Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in capybara

Capybara can't find link on the page

Capybara selenium driver, hovering an element

rails capybara - how to detect js clicking on a li (not a link or a button)

Get border style with Capybara

ruby capybara

Choosing a radio button from its labels with Capybara

capybara

Test if a div has a certain css style in rspec/capybara?

ruby-on-rails capybara

In Capybara, does :exact or Capybara.exact apply to have_selector?

ruby cucumber capybara

Selenium capybara check background color of a div within another div

How do I use Capybara get, show, post, put in controller tests?

testing emails with capybara and delayed_job

How to check a radio button in cucumber?

How to use Capybara Rspec Matchers to test a presenter?

Can I use capybara/rspec to match a range?

Accessing view helper methods from Capybara rquest specs

Capybara, Selenium and Redactor Rich Text Editor

How to easily uncheck all checkboxes with Capybara

ruby-on-rails capybara

rspec/capybara: how to simulate incoming POST requests? (rack-test won't work)

With capybara, how to use page.should render_template

rspec devise rspec2 capybara

Capybara issue: @request must be an ActionDispatch::Request

Checking checkboxes with Capybara