Skip to content

Commit

Permalink
Remove 'at the moment' w.r.t. Selenium RC
Browse files Browse the repository at this point in the history
I think at this point in 2018, it's overwhelmingly unlikely 
Selenium 1.x support will be backported
  • Loading branch information
searls authored Jul 14, 2018
1 parent 0201bba commit fd96379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ See the section on adding and configuring drivers.

### <a name="selenium"></a>Selenium

At the moment, Capybara supports [Selenium 2.0+
Capybara supports [Selenium 2.0+
(Webdriver)](http://seleniumhq.org/docs/01_introducing_selenium.html#selenium-2-aka-selenium-webdriver),
*not* Selenium RC. In order to use Selenium, you'll need to install the
`selenium-webdriver` gem, and add it to your Gemfile if you're using bundler.
Expand Down

0 comments on commit fd96379

Please sign in to comment.