Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in capybara

How do I write a Capybara assertion that checks for the presence of a button and its enabled or disabled state?

ruby-on-rails capybara

Capybara tests with :js=>true... Routing Error: No route matches [GET] "/assets"

Rspec + Capybara : How to click on alert box

rspec capybara

Is it possible to interact with hidden elements with capybara?

capybara attachment

Capybara does not pass header after form submit

Is it possible to test the order of elements via RSpec/Capybara?

How can I see what capybara found in a failing cucumber step?

"undefined method `env' for nil:NilClass" in 'setup_controller_for_warden' error when testing Devise using Rspec

Callback redirect not preserving session

Cucumber and Capybara, clicking a non-link or button element

Why not use shared ActiveRecord connections for Rspec + Selenium?

Cucumber vs Capybara

Multiple Capybara wait times?

capybara

Capybara with subdomains - default_host

Capybara with :js => true causes test to fail

Cucumber / Capybara -- how to get the host and port of the current execution

How to emulate mouse hover with Capybara

Check select box has certain options with Capybara

How do poltergeist/PhantomJS and capybara-webkit differ?

How to fill hidden field with Capybara?

rspec capybara