Skip to content

Instantly share code, notes, and snippets.

@sivabudh
Created July 19, 2011 20:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sivabudh/1093687 to your computer and use it in GitHub Desktop.
Save sivabudh/1093687 to your computer and use it in GitHub Desktop.
Example of clicking "Click me" text with CSS class "clickable-text"
find('.clickable-text', :text => 'Click me').click
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment