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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@
21
21
22
22
### Setup Instructions for Mac, Ubuntu, & Windows:
23
23
24
-
Before installation, [make sure Python and web drivers are already installed](https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/before_installation.md).
24
+
Before installation, **[make sure Python and web drivers are already installed](https://github.com/seleniumbase/SeleniumBase/blob/master/help_docs/before_installation.md)**.
(<i>If you're installing SeleniumBase on a server machine that uses an older version of Firefox, such as version 46 or earlier, you may need to use `server_requirements.txt` and `server_setup.py`.</i>)
51
+
(<i>If ChromeDriver and/or GeckoDriver aren't installed, use `server_requirements.txt` and `server_setup.py`. SeleniumBase will be limited to Firefox while using the older Selenium v2.</i>)
52
52
53
53
To install SeleniumBase from the [Python Package Index](https://pypi.python.org/pypi/seleniumbase) use:
0 commit comments