Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in capybara

How to wait till an element appears after an AJAX call using capybara-webkit?

capybara capybara-webkit

Inconsistency between if + else and if -> unless

Capybara::ElementNotFound: Unable to find css "a"

Capybara and contenteditable

capybara contenteditable

Testing Sessions in Rails 3 with Rspec & Capybara

How can I run headless browser system tests in Rails 5.1?

Upgrading capybara from 1.0.1 to 1.1.4 makes database_cleaner break my specs

rspec click a span

EOFError: end of file reached -- all js specs are crashing Capybara with an older Chrome driver

Check why ruby script hangs

Error when using RSpec's `all` matcher with Capybara's `have_css` matcher

capybara: page.should have_no_content doesn't work correctly for display:none element

Check if element has two classes

ruby xpath capybara

Selecting element with multiple classes in Capybara

selenium capybara

having trouble testing upload file with Capybara attach_file method

Capybara::ElementNotFound: Unable to find file field "file"

expected css "title" with text in capybara

rspec capybara

How to get Cucumber/Capybara/Mechanize to work against external non-rails site

Capybara: How To Assert A Given Number of Elements Exist

Cucumber/Capybara test no longer run in Rails 3 project