Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in capybara

testing with specs, capybara from railstutorial chapter 3 does not work (have_selector('title', :text => ' | Home'))

Popup blocking in Google Chrome causing issues with Capybara/Rspec tests

Cannot do save_screenshot give NotSupportedByDriver in Capybara/Poltergeist

capybara poltergeist

cucumber / rails error uninitialized constant DatabaseCleaner (NameError)

StaleElementReferenceError with Selenium with content already loaded

ruby selenium 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?