Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in capybara

Feature Testing AngularJS Views in a Rails App Breaks When Switching From ERB to Angular

Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true

Check a route does not exists in Rails 4

Does Capybara has_selector? wait like

ruby capybara

How can I test in Capybara that a page has *not* reloaded (JavaScript onClick intercept has worked)?

Rspec and Capybara undefined local variable or method `page'

Capybara - unable to click a link

ruby rspec tdd capybara bdd

Clicking on a confirmation alert using Capybara and rspec

EOFError when running feature tests with Capybara and headless Chrome [closed]

Selenium doesn't work with Cucumber/Capybara (out of the box) - MacOSX

Bundler could not find compatible versions for gem "nokogiri"

CSS 'contains' selector & upgrade of Capybara

Capybara/Poltergeist: CSS ID with a colon raises Capybara::Poltergeist::InvalidSelector

rspec/capybara/poltergeist tests pass 100% locally, random tests fail on teamcity CI server

Rspec: let versus let with an exclamation mark

What is the capybara equivalent for Minitest's assert_select?

Downloading file to specific folder using Capybara and Poltergeist driver

capybara poltergeist

How to fill ckeditor from capybara with webkit or selenium driver

How to make Capybara do a DELETE request in a Cucumber feature?

Cucumber, capybara and selenium - Submitting a form without a button