capybara 0.4.1.2
Capybara is an integration testing tool for rack based web applications. It simulates how a user would interact with a website
Gemfile:
=
install:
=
Runtime Dependencies (8):
celerity
>= 0.7.9
culerity
>= 0.2.4
mime-types
>= 1.16
nokogiri
>= 1.3.3
rack
>= 1.0.0
rack-test
>= 0.5.4
selenium-webdriver
>= 0.0.27
xpath
~> 0.1.3