Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in capybara

Ambiguous match, found 2 elements matching css - Capybara

Capybara webkit invalid response error, how to debug?

Capybara won't find a button by its "name" attribute

screenshot of specific dom element using ruby

How to instruct phantomjs to avoid timeout when using binding.pry

How can I test Stripe.js using poltergeist and Capybara?

Is there a better alternative to using sleep in Capybara?

Capybara: NotSupportedByDriverError when trying to simulate pressing <ENTER>

How to set up rspec-rails to generate feature specs for capybara

How to fill tinymce-rails editor with capybara and selenium?

Is it possible to run capybara-webkit (i.e. forked webkit_server) on Heroku Cedar?

Testing javascript on subdomain with capybara, phantomjs and rails

Testing Carrierwave file uploads to s3 with Capybara and Rspec

Executing JavaScript from a Cucumber/Capybara test

Capybara::FrozenInTime error in integration specs using Rspec + Timecop + Capybara + Capybara Webkit

Capybara/RSpec 'have_css' matcher not working but has_css does

Tell Capybara to wait until iframe has loaded (is ready)

iframe cucumber capybara

How to set HTTP_REFERER in cucumber+capybara step definitions?

How to define a simple global variable in an rspec test that can be accesed by helper functions

ruby rspec tdd capybara

Temporarily set js_errors to false in Poltergeist