Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in capybara

How to set Path to ChromeDriver for Cucumber running on Jenkins server in Ruby?

Firefox version supported by selenium webdriver 2.25.0

Need to loop through an array in rspec, test not running

Cucumber + Capybara + Selenium firefox opens example.com not my app

Unable to setup Rspec & Capybara in Rails 3.2

Rspec with Capybara have_css matcher is not working

Rspec/capybara - test presence of a class OR another class

Rails - Capybara, populate hidden field from trix-editor

rails 3.2 capybara Capybara::ElementNotFound:Unable to find xpath "/html"

ruby-on-rails capybara

Can't install Capybara-Webkit on Debian

How to use capybara to select a select2 drop-down field

'Feature' and 'Scenario' aliases from Capybara throw an 'undefined method' error when used with RSpec

rspec capybara

Nesting scenarios with feature specs in Rspec Rails 3

How to wait for and accept an alert box with capybara/selenium

RSpec/Capybara Request Specs -- Can't get Devise to POST new user session

rspec capybara

Rspec/Capybara "feature" method undefined when Guard runs specs in watched files, works when run manually