Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in capybara

test.host in Rspec testing Rails redirect

Rails+Capybara+poltergeist ArgumentError: rack-test requires a rack application, but none was given

Capybara 'drag & drop' does not work

How can I make Capybara use Routing helpers

Capybara: How do I test that a table has 3 rows using Capybara?

rspec capybara

Using both webrat and capybara together

How to click_link with no text?

ruby-on-rails capybara

How to visit a link inside an email using capybara

Stubbing Ajax requests in Cucumber / Capybara / Selenium?

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