Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in capybara

Rspec & Capybara: Setting focus to an element using jQuery doesn't apply `:focus` CSS

How do I disable add-ons in firefox when using selenium

How to use the test database with Capybara?

Do Watir-Webdriver and Capybara have performance issues when compared to Webdriver?

PhantomJS JavaScript errors from gstatic, but not in browser

path not working properly when using capybara

Capybara: Test that JavaScript runs without errors

ruby-on-rails capybara

How to test in Capybara if an element is clickable?

Rails, Cucumber, Capybara: session is not persisted

Capybara/RSpec -- Testing for multiple possible outcomes with have_content

rspec capybara

How do I configure Capybara to work with Poltergeist?

How do you change the testing default driver for a Cucumber test in Capybara?

Capybara/Selenium gets a Net::ReadTimeout randomly on location.reload()

Is it possible to modify style using Cucumber + Capybara?

css ruby capybara

Launchy::ApplicationNotFoundError:

How to suppress noise from requests when running Rspec feature specs?

Capybara integration tests with jquery.selectize

Capybara should have_content is not waiting long enough

How to pass variables to page.executescript() in capybara

ruby capybara

How do I send_keys a down arrow in capybara