Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in capybara

Resize Chrome's window while using Capybara

Why is this rspec request spec not updating the model?

Getting value from data-value attribute in capybara

html ruby capybara

capybara-webkit: automatically save a screenshot on an RSpec test failure

ruby testing rspec capybara

Database Cleaner issue with Capybara webkit

How do I mark a Capybara feature test as pending?

ruby-on-rails ruby capybara

HTTP response 200 with Capybara

capybara

test page redirection with Capybara + RSpec

rspec 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