Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in capybara

How to skip "Choose search engine" with capybara/selenium/chrome [duplicate]

Using Capybara and Minitest to test JavaScript

Trying to test omniauth with rspec & Capybara, failing

Capybara, Rails, Selenium, Chromedriver + ERR:CONNECTION_REFUSED

Cucumber & Capybara: Should use rendered.should, page.should or response.should?

cucumber response capybara

Capybara and Rspec. Capybara not Rendering page in Test, with visit or get method in rails

database_cleaner not clearing some of my tests (rspec, capybara, selenium)

Verify the response code of the page with Capybara and Selenium

Test fails when sending email: An SMTP To address is required to send a message. Set the message smtp_envelope_to, to, cc, or bcc address

Copy-paste using Capybara?

Proper way to uncheck a checkbox in Capybara

Capybara methods are undefined

Selenium file_detector unable to find file to upload to selenium grid

how test if a table row with id 'foo' has a certain class?

rspec capybara

RSpec Custom Matcher to test percentages attributes in a model