Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in capybara

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

How do you perform javascript tests with Minitest, Capybara, Selenium?

Setup Cucumber, Capybara and RSpec with Modular Sinatra application

Launching a web server inside ruby tests

ruby rspec capybara tsung

Capybara + Selenium + RSpec — LoadError when setting JS to true

Capybara+Rspec how to match a part of tag attribute

How to test the value of a CSS selector using Capybara and RSpec?

Configure RSpec to use the Capybara.javascript_driver for all request specs