Capybara

Capybara

Capybara is a library written in the Ruby programming language which makes it easy to simulate how a user interacts with the application.
Capybara can talk with many different drivers which execute tests through the same clean and simple interface.  

Capybara is a library written in the Ruby programming language which makes it easy to simulate how a user interacts with the application.

Capybara can talk with many different drivers which execute tests through the same clean and simple interface.