Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in capybara

Capybara not clicking link

Populate the params hash with capybara webkit

When using cucumber, how do I select the 'test' database?

Why is Poltergeist not registered as a driver for Capybara when used with Guard/Konacha?

capybara/rspec: should GET/PUT tests be in different files?

Capybara: save image from loaded page (not screenshot)

ruby capybara

Dynamic record creation in capybara with selenium does not work

database cucumber capybara

Passing multiple parameters with Cucumber and Capybara

Easy way to test nested model forms with Cucumber?

Capybara undefined method `expect' for Capybara:Module

Rspec testing conditional routing constraints

Rspec: ActionMailer::Base.deliveries should be empty

Why does firefox open when I run tests instead of the default browser chromium?

Rspec: before each on js:true specs only

Simulate pressing Tab key in Rspec Capybara?

Determining Form Submission with RSpec/Capybara