Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in capybara

How can I use puffing-billy and VCR to prevent testing stripe's checkout from creating endless new files?

Capybara's save_and_open_page with absolute paths for stylesheets and javascripts

Make Poltergeist case insensitive

Why does this requests spec fail intermittently, or how can I debug it?

Capybara/CSS: How to find an input field by label AND value?

css capybara

rspec and capybara with QT warning about using 4.8.2 but qt5 is installed

Installing RSpec, Capybara and Selenium Webdriver with Rails 4.x

Invalid email or password error when testing devise sign in with RSpec feature spec

Rails, Capybara.using_session(...), visiting a page, and having ruby-debug causes rspec suite seem to hang after run even though all specs passing

How to check a check box in Capybara test when using simple_form

capybara rspec-rails

Testing drag and drop not working rspec/capybara/selenium/jquery

Running system test with capybara & selenium-webdriver on a rails project is failing: due to ArgumentError in bridge.rb:44:in `handshake

Capybara: click on element found by the icon class

capybara how to test multiple links with href pattern

How setup selenium firefox tests on CodeShip?

Cucumber/Capybara/Selenium - Setting the cookies

How to unit test html content generated by a Rails mailer?

Capybara assertions fail under Poltergeist