mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Remove incorrect section in README on how to switch to chrome
This commit is contained in:
parent
d536eea864
commit
48b2339c15
1 changed files with 0 additions and 5 deletions
|
|
@ -108,11 +108,6 @@ At the moment, Capybara supports Webdriver, also called Selenium 2.0, *not*
|
|||
Selenium RC. Provided Firefox is installed, everything is set up for you, and
|
||||
you should be able to start using Selenium right away.
|
||||
|
||||
If desired, you can change Selenium browser to :chrome or :ie:
|
||||
|
||||
require "selenium-webdriver"
|
||||
Selenium::WebDriver.for :chrome
|
||||
|
||||
== Celerity
|
||||
|
||||
Celerity only runs on JRuby, so you'll need to install the celerity gem under
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue