Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts 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

How do I disable webmock for a Capybara tests?

ruby-on-rails capybara

How to resolve RSpec's deprecation warning about the new expect syntax?

webkit_server hangs periodically when run from Capybara in Ruby

RSpec2 and Capybara

How to make cucumber/selenium run Thin server instead of Webrick

selenium cucumber capybara

Capybara: click on text within <span>

Multi-threaded concurrent Capybara requests?