github.com

When using capybara (for request specs) together with vcr while trying to run with selenium throws the following error:

Best results in other decks

Ruby on Rails

visit '/static_pages/home' expect(page).to have_content('Sample App') Visit simulates visiting the website (provided by capybara), and capybara also...

Search in all decks