Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in capybara

Opening a new tab in Capybara / Poltergeist

Capybara increase max allowed page load time

Capybara Selenium Chrome opens About Google Chrome

Cucumber: find the input with label text X?

Capybara is not waiting for ajax to finish

Capybara match element id with regex

Set custom user agent on rails testing

ActionCable not connecting during capybara-webkit feature spec

How to display JS errors in Capybara + ChromeDriver?

Rails Integration Testing

NotImplementedError when switching to Poltergeist

Stub browser time and time zone with Capybara

Capybara + RSpec only sees blank pages in controller specs. Why?

Getting blank page when running RSpec tests for get 'new'

rspec capybara

Capybara have_field not finding field found by have_selector

Testing fields added dynamically by cocoon using rspec and capybara

Understanding native and send_keys in Capybara

cucumber capybara

Database cleaner wipes out all tables even when using :except option

How to add wait condition in capybara scenarios?

Capybara, RSpec and Devise: any way to make integration tests faster by circumventing slow login and setting session directly?