Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in capybara

Capybara: how to find a class by using multiple attributes inside class

capybara

Capybara doesn't close browser when Net::ReadTimeout error happens

RSpec: Include a custom helper module in spec_helper.rb

ActionMailer not delivering confirmation emails in test environment - Rails 4

How to restart browser with Capybara on every scenario?

Cannot specify directories for testing after upgrading to rails 5.2.0

I want to assert for 404 in spec

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