Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in capybara

How do you test a submit button being disabled after clicking in capybara?

How to download multiple files on Chrome with Capybara/Selenium?

Minimal Capybara / Poltergeist test returning empty page

Dropdown not getting selected when it should be ... why?

How to simulate sharing geolocation with Capybara?

Capybara Acceptance DSL with MiniTest::Spec?

How to stub JavaScript delay in Capybara acceptance tests?

Chrome driver doesn't quit after capybara test

How to test File Download dialog box using cucumber/capybara

Rails Rspec Capybara and DatabaseCleaner - using truncation only on feature tests

autocomplete method refuses to fire in RSpec test

Capybara use Internet Explorer as browser rather than Firefox

browser capybara

How do I specify a failure message for assert in Rspec/Capybara

rspec capybara

How to test a API with rspec and capybara on rails?

Can I use before :all with capybara?

selenium / capybara - Firefox profile cannot be loaded

Capybara select option not working

Close Modal with Capybara

rspec capybara poltergeist

Cucumber/Capybara - The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported

cucumber capybara stub

Why can't Selenium find dynamically added DOM elements?