Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in capybara

How to add a section to a SitePrism page object dynamically?

How to select elements without a class by not using :not()?

select: Capybara::Ambiguous: Ambiguous match, found 2 elements matching visible option

better cucumber (Capybara-based) selection when multiple similar fields appear in a form

checkbox cucumber capybara

Capybara/selenium: wait for element to become hidden

selenium cucumber 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