Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in capybara

How can I view the rendered page in an RSpec/Capybara view spec?

rspec capybara rspec-rails

Selenium routing with subdomains

How can I run only one test for only one spec file in RubyMine

Test a form text_field presence with capybara

How can I fake a response to Capybara/poltergeist using webmock?

When to use XPath in RSpec + Capybara

Ruby on Rails Capybara::Ambiguous: Ambiguous match

Rspec Capybara Suite Timing out

Can I whitelist a RuboCop Rails/DynamicFindBy method on a per-file basis

REPL for Capybara

Testing signup form with rspec, capybara, and stripe

Title test failing for request specs in Michael Hartls tutorial for Rails 3

Using Given/Let w/ Feature/Scenario 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?