Skip to content

Instantly share code, notes, and snippets.

@pedrolopesme
Created October 31, 2013 20:58
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 pedrolopesme/7257045 to your computer and use it in GitHub Desktop.
Save pedrolopesme/7257045 to your computer and use it in GitHub Desktop.
on_page HomePage do |page|
sleep(30)
page.input_search = "Meu termo de busca"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment