Remove incorrect section in README on how to switch to chrome

This commit is contained in:
Jonas Nicklas 2010-09-16 21:57:55 +02:00
parent d536eea864
commit 48b2339c15
1 changed files with 0 additions and 5 deletions

View File

@ -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