Descriptive programming for Google search page
SystemUtil.run "iexplore.exe","http://www.google.com"
Browser("name:=Google.*").Page("title:=Google.*").WebEdit("name:=q")
.set"Testing"
Browser("name:=Google.*").Page("title:=Google.*").
WebButton("name:=Google Search").Click
Sunday, July 13, 2008
Descriptive programming for Google search page
Posted by TechN at 6:38 AM
Labels: Internet Related
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment