Read more

Hover an element with Capybara < 2

Dominik Schöler
June 17, 2014Software engineer at makandra GmbH

You need this awkward command:

page.driver.browser.action.move_to(page.find(selector).native).perform
Illustration money motivation

Opscomplete powered by makandra brand

Save money by migrating from AWS to our fully managed hosting in Germany.

  • Trusted by over 100 customers
  • Ready to use with Ruby, Node.js, PHP
  • Proactive management by operations experts
Read more Show archive.org snapshot

Note that there are better ways for newer Capybaras Show archive.org snapshot .

Posted by Dominik Schöler to makandra dev (2014-06-17 19:55)