UI Tests With Capybara In Ruby
Your Rails web application should work every time, for every user, and on every browser. Here’s how to use Capybara to mimic how a user would locate web elements in your app.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Your Rails web application should work every time, for every user, and on every browser. Here’s how to use Capybara to mimic how a user would locate web elements in your app.
Post a comment