write script to open Gmail.com, and to write script for
entering username and password and show whether the result
as pass or fail
Answer Posted / b.v.raghavendra babu
systemutil.Run "iexplore.exe" , "http://www.gmail.com"
browser("name:=Gmail").page("title:=Gmail").Sync
browser("name:=Gmail").page("title:=Gmail").webedit("name:=Email").Set "raghavendrababu"
browser("name:=Gmail").page("title:=Gmail").webedit("name:=Passwd").Setsecure "52b8097da3e1d1b557575738826"
browser("name:=Gmail").page("title:=Gmail").webbutton("name:=Sign in").Click
browser("name:=Gmail - Inbox").page("title:=Gmail - Inbox").Sync
browser("name:=Gmail - Inbox").page("title:=Gmail - Inbox").Link("name:=Compose Mail","x:=18","y:=155").Click
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
wht must be the interview question on corinthian information technology solutions incorporated.
Dear All, I am geting below IE error whilie executing the QTP scripts in Batch mode "Internet Explorer has encountered a problem and needs to close. We are sorry for the inconvenience." can any one suggest me how to resolve this issue . Thanks Balaji
regular expression that will recognize a browser as long as its name property starts with mybrowser
Difference between dim,public and private variables in vb script?
Explain the tristate constants in vbscript?
What is the difference between a dictionary and an array?
How to add actions in driver script to run those actions in QTP?
What is the purpose of folders object of scripting.filesystemobject class in vbscript?
What are class properties?
Which keyword is used to declare a variable in the vbscript language?
What are class variables?
Explain the .wsf files?
did any one attended interview in applabs if you had gone through plz tell me the procedure
If else for do while select in vb script?
Explain about filter expression?