Skip to content

Commit

Permalink
Ninja edit
Browse files Browse the repository at this point in the history
  • Loading branch information
jnicklas committed Aug 27, 2011
1 parent b5d27e3 commit 099a8eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Expand Up @@ -8,7 +8,7 @@ Capybara aims to simplify the process of integration testing Rack applications,
such as Rails, Sinatra or Merb. Capybara simulates how a real user would
interact with a web application. It is agnostic about the driver running your
tests and currently comes with Rack::Test and Selenium support built in.
HtmlUnit and env.js are supported through external gems.
HtmlUnit, WebKit and env.js are supported through external gems.

A complete reference is available at
{at rubydoc.info}[http://rubydoc.info/github/jnicklas/capybara/master].
Expand Down

0 comments on commit 099a8eb

Please sign in to comment.