Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in capybara

Error when using RSpec's `all` matcher with Capybara's `have_css` matcher

capybara: page.should have_no_content doesn't work correctly for display:none element

Check if element has two classes

ruby xpath capybara

Selecting element with multiple classes in Capybara

selenium capybara

having trouble testing upload file with Capybara attach_file method

Capybara::ElementNotFound: Unable to find file field "file"

expected css "title" with text in capybara

rspec capybara

How to get Cucumber/Capybara/Mechanize to work against external non-rails site

Capybara: How To Assert A Given Number of Elements Exist

Cucumber/Capybara test no longer run in Rails 3 project

How do you perform javascript tests with Minitest, Capybara, Selenium?

Setup Cucumber, Capybara and RSpec with Modular Sinatra application

Launching a web server inside ruby tests

ruby rspec capybara tsung

Capybara + Selenium + RSpec — LoadError when setting JS to true

Capybara+Rspec how to match a part of tag attribute

How to test the value of a CSS selector using Capybara and RSpec?

Configure RSpec to use the Capybara.javascript_driver for all request specs

Why do I get "including Capybara::DSL in the global scope is not recommended!"

Finding the last element with the same class in Capybara and filling it with some text

Rails Phantomjs, poltergeist, and Capybara not playing well together