Skip to content

Instantly share code, notes, and snippets.

@jookyboi
Last active October 23, 2017 20:25
Show Gist options
  • Save jookyboi/6925601 to your computer and use it in GitHub Desktop.
Save jookyboi/6925601 to your computer and use it in GitHub Desktop.
RSpec.configure do |config|
Capybara.javascript_driver = :webkit
end
page.find('#element').trigger(:mouseover)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment