Dashboard > GreenPepperOpen > ... > Selenium Examples > Selenium Example - Google Search
  GreenPepperOpen Log In View a printable version of the current page.  
  Selenium Example - Google Search
Added by Francois Denommee, last edited by Francois Denommee on Jun 30, 2009  (view change)
Labels: 
(None)

Import
com.greenpepper.extensions.selenium
Begin Info

... This is a Work in Progress ...

End Info

Google Search

Do With Selenium Remote Control
start browser firefox with selenium console on localhost at port 4444 and scripts at http://www.google.com
user opens url http://www.google.com
window maximize
assert element present name=q
type name=q keys GreenPepper
submit name=f
waitForPageToLoad 3000
check value name=q GreenPepper
shutdown browser

DEMONSTRATION LICENSE - This Confluence site is for demonstration purposes only. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.4.3 Build:#705 Mar 21, 2007) - Bug/feature request - Contact Administrators