SystemUtil.Run"iexplore","http://www.yahoomail.com"
Set g=Browser("name:=Yahoo.*").Page("title:=Yahoo.*")
g.WebEdit("name:=login").Set "aaa"
g.WebEdit("name:=passwd").SetSecure "bbb"
g.WebButton("name:=Sign In").Click
g.Link("name:=Inbox.*",
"html id:=WelcomeInboxFolderLink").Click
g.Link("name:=Sign Out").Click
SystemUtil.Run"iexplore","http://www.yahoomail.com" statement opens yahoo login page
aaa=username
bbb=password
QTP Faqs
Manual Faqs
Testing Material
Sql Server Faqs
Load Runner Faqs
Testing Faqs Resources
Descriptive Programming for Google Search
Descriptive Programming for Yahoo Login Page
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment