mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Linkify older Firefox releases in README
It was not obvious at all where to get them. Mozilla.com forces the latest version upon users.
This commit is contained in:
parent
8567aa1990
commit
5e6b312077
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ through an external gem.
|
|||
**Need help?** Ask on the mailing list (please do not open an issue on
|
||||
GitHub): http://groups.google.com/group/ruby-capybara
|
||||
|
||||
**Note: Firefox 48** If you're using Firefox with selenium-webdriver, stay on either Firefox 45.0esr or 47.0.1 and selenium-webdriver 2.53.4. Firefox 48 requires geckodriver and selenium-webdriver v3, the combo of which currently has multiple issues and is feature incomplete.
|
||||
**Note: Firefox 48** If you're using Firefox with selenium-webdriver, stay on either Firefox [45.0esr](https://ftp.mozilla.org/pub/firefox/releases/45.0esr/) or [47.0.1](https://ftp.mozilla.org/pub/firefox/releases/47.0.1/) and selenium-webdriver 2.53.4. Firefox 48 requires geckodriver and selenium-webdriver v3, the combo of which currently has multiple issues and is feature incomplete.
|
||||
|
||||
## Table of contents
|
||||
|
||||
|
|
Loading…
Reference in a new issue