Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in capybara

Rspec with Capybara have_css matcher is not working

Rspec/capybara - test presence of a class OR another class

Rails - Capybara, populate hidden field from trix-editor

rails 3.2 capybara Capybara::ElementNotFound:Unable to find xpath "/html"

ruby-on-rails capybara

Can't install Capybara-Webkit on Debian

How to use capybara to select a select2 drop-down field

'Feature' and 'Scenario' aliases from Capybara throw an 'undefined method' error when used with RSpec

rspec capybara

Nesting scenarios with feature specs in Rspec Rails 3

How to wait for and accept an alert box with capybara/selenium

RSpec/Capybara Request Specs -- Can't get Devise to POST new user session

rspec capybara

Rspec/Capybara "feature" method undefined when Guard runs specs in watched files, works when run manually

Formtastic checkbox params sent differently by Capybara than by actual app