If 2 gmail browsers are opened in our system, how to enter
the mail id and password into second browser by using
discriptive program?
Answer Posted / nag
your qustn is wrong,your question shuld be like this 2 gmail windows in 1 browser
we can use creation time and micclass hare creation time starts with 0 so for 2nd windoe creation time will be 1
with Browser("creation:=o").page("micclass:=0")
.webedit("name:=login").set "abc"
.webedit("name:=passwd").set "1234"
.webbutton("name:=sign in").click
end with
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
desribe a situation where u faced a stressful situation and how did u cope with it
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
How many ways we can parameterize data in quicktest professional (qtp)?
What is synchronization point in QTP?
Key word driven framework
Explain how Selenium is different from UFT?
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
In qtp, how you can get the last character from a string?
How to import a test case present in ".xls" file to TD under a Test set?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
what is the hierarchy to use properties in descriptive programming
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
what kind of frame work you used in your last project?
Differences between text and test area checkpoints?
How to analyzing test results using quicktest professional?