Skip to content

Instantly share code, notes, and snippets.

@nywils
Created January 11, 2013 22:31
Show Gist options
  • Save nywils/4514524 to your computer and use it in GitHub Desktop.
Save nywils/4514524 to your computer and use it in GitHub Desktop.
how do I call this function in ruby selenium webdriver?
i tried: driver.highlight(:css,"input[name='email']")
but it didn't work.
@nywils
Copy link
Author

nywils commented Jan 11, 2013

how do I call this function in ruby selenium webdriver?

i tried: driver.highlight(:css,"input[name='email']")

but it didn't work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment