You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* A [Python virtual env](https://packaging.python.org/guides/installing-using-pip-and-virtual-environments/) is recommended. <i><ahref="https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/virtualenv_instructions.md">See shortcut</a>.</i>
62
-
* Upgrade **[pip](https://pypi.org/project/pip/)** to prevent warnings:
63
-
-- macOS/Linux: ``python3 -m pip install -U pip``
64
-
-- Windows(Cmd): ``py -m pip install -U pip``
62
+
63
+
Upgrade **[pip](https://pypi.org/project/pip/)** to prevent warnings:
0 commit comments