I like this (0) I use this (0)
Capybara is an open source acceptance test framework that is helpful in testing web applications. It simulates the behavior of a real user that interacts with the application. It can be used in conjunction with the other testing tools like Cucumber, RSpec, Minitest, etc.