Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in capybara

How do I specify a failure message for assert in Rspec/Capybara

rspec capybara

How to test a API with rspec and capybara on rails?

Can I use before :all with capybara?

selenium / capybara - Firefox profile cannot be loaded

Capybara select option not working

Close Modal with Capybara

rspec capybara poltergeist

Cucumber/Capybara - The use of doubles or partial doubles from rspec-mocks outside of the per-test lifecycle is not supported

cucumber capybara stub

Why can't Selenium find dynamically added DOM elements?

Why do I get blank pages with Capybara-webkit, but not with the standard (non-JS) driver

StaleElementReference Error Element not found in the cache

ruby-on-rails ruby capybara

Why do RSpec feature specs using Capybara, Poltergeist and Javascript fail inconsistently?

Capybara Element not found error even though the element exists

Finding a specific row in a table using capybara

Rspec + Capybara : undefined last_response

Running capybara with nginx

How to add first Cucumber test to a Rails app

error in comparing current path with capybara and rspec

How to include Capybara into module in Cucumber project

ruby cucumber capybara

capybara-webkit cannot simulate click on (non link/button) element

How to refresh Capybara URL in Ruby