Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in capybara

Capybara assertions fail under Poltergeist

How to choose a radio button when the radio buttons have the same id but have different values using capybara

capybara

Finding if a content exists in a given column in a table, with Capybara or Xpath?

ruby xpath rspec capybara

chromedriver doesn't make use of download.defaultDirectory

Using Capybara w/ Selenium, how would I click a table row?

Webdrivers::NetworkError - Mac64 M1 - ChromeDriver

Capybara: fill_in action locator

Capybara/Selenium test for jquery autocomplete not working if Firefox is not made active

firefox selenium capybara

Capybara have_selector is not working on checkbox

rspec capybara

Testing links with rspec and cabybara: old and new syntax

How do I attach a file when the input.file has a dynamic id?

Why does my Cucumber scenario fail with "Invalid keys :text, should be one of :text, ..."?

Capybara NoMethodError: undefined method `visit' for

rails 3.1, capybara-webkit, why page.execute_script fails?

Assert if any of two strings are present

ruby-on-rails ruby capybara

gem Warden, why do I need scope: in login_as helper?