Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in capybara

Set Chrome as Default Browser for RSpec/Capybara

Capybara - Submit a form without button

How to test for a redirect with Rspec and Capybara

Cucumber / Capybara Error: arguments[0] is undefined (Selenium::WebDriver::Error::JavascriptError)

Is it possible to take a screenshot of the whole page with Selenium/Capybara?

How to return a value when using execute_script in capybara?

How to get the full URL with the current path in Capybara

ruby rspec capybara

How to get HTML5 data attribute using xpath?

ReferenceError: Can't find variable: jQuery with Poltergeist/Capybara

How to verify number of records using capybara

html ruby cucumber capybara

Capybara expect page to have content more than once

rspec cucumber capybara

Rails: How to use Capybara to test a link's href-value without caring about the text?

capybara

Capybara - Click element by class name

ruby automation capybara

Capybara: is it possible to get an attribute value from a css string?

capybara

Change default Capybara browser window size

ruby selenium rspec capybara

Capybara matcher for presence of button or link

ruby-on-rails capybara

How do I set up a session value in Capybara?

How to test the response code with Capybara + Selenium

How to use Capybara in pure Ruby (without Rails)?

ruby testing tdd capybara

HTTP basic auth for Capybara