Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in capybara

How to configure Capybara to run tests in a dockerized Selenium Grid?

Proper way to wait for a second page to load with Capybara when the first has the same field as the second

rspec capybara rspec2

Login Failure when Testing with Capybara, Rspec and Selenium in Rails 3.1

How do I re-use Capybara sessions between tests?

Ambiguous match using nth-child capybara

html capybara

How do i click this button in capybara

Rspec - undefined method 'let'

Capybara, checking HTML element by ID and Class

capybara

How do you test uploading a file with Capybara and Dropzone.js?

Capybara, finding within a css element

Capybara trouble filling in JS modal

Net::ReadTimeout (Net::ReadTimeout) Selenium Ruby

cucumber and capybara, how to open external url or visit outside url

Why is Capybara discarding my session after one event?

Capybara 2.1 Error uninitialized constant Rails (NameError)

Capybara: how to check the TEXT value of an element with xpath and css?

capybara

Capybara headless chrome in docker returns DevToolsActivePort file doesn't exist

save_and_open_page not working with capybara 2.0?

Poltergeist throws JS errors when js_errors: false

Writing tests with RSpec for Redis with Rails