How to Synchronize the Browser at Field level? For example
if you put Browser.sync(), its waiting upto for that
Browser sync only. It should wait total Browser get upload
with fields.
Answer Posted / hemakumar.m
Dim oLinkDes
Set oLinkDes=Description.Create()
oLinkDes("micclass").value="Link"
oLinkDes("name").value="LogIn"
Browser("title:=.*").Page("title:=.*").Link(oLinkDes).Exist
(6)
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How software tester can use constants and variables in scripts?
Can U Explain about QTP tool from older version to latest version also its differences?
What is the difference in the global and action sheet in qtp?
Have you faced any problems with object repository?
if anyone has idea of the interview procedure in covansys, plz send me a mail?
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
What is debugging? How you debug your script?
Explain calling sub procedure.
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
if numbers are always changing write a script for that
How many types of parameters are available in quicktest professional?
What is the use of text output value in quicktest professional?
What is object spy in quicktest professional (qtp)?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?