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.
Answers were Sorted based on User's Feedback
Answer / vinod kumar
Browser("creationtime:=0").Object.ReadyState ' readystate should be 4
Browser("creationtime:=0").Object.Busy ' busy should be False
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / 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 |
Answer / pramod k sirotia
To Sysnchronize the Browser at Field Level you need to
right the code as below:
Browser("Browser").Page("Page_Name").Sync 'instead of page
you may spcifed any test object.
Browser.Sync() this code will wait upto for that Browser
Sync only.Moreove if you want to sync browser with Fields
Use above example.
Thanks & Regards:
Pramod K Sirotia
pramod.sirotia@gmail.com
| Is This Answer Correct ? | 1 Yes | 3 No |
your coming from electrical backgroung..but y ur coming to software side?
Hi Small doubt . i am working as Contract employee in XYZ comany thrw ABC Consultancy. so. How i write my resume ? In Professional experience Column. plz send urgent
Why do we use breakpoints in QTP?
What are the difference between QTP and Winrunner
Is there anyone can tell me where I can download free or trial QTP? I tried HP website, it was not there anymore. If someone know, pls send me URL. Tks...
Can u call winRunner scripts from QTP?
In how may ways we can use checkpoints to an application using QTP?
how did u use automating testing tools in ur job?
What is iteration? How it is related to Test Results in QTP
3 Answers Virinchi Technologies,
When a requirement is given to u to automate , What is ur basic approach ?
What are the main attributes of test automation?
How to use custom checkpoints in QuickTest Professional?