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 / 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 |
Post New Answer View All Answers
Differences between quicktest professional (qtp) and winrunner?
when u script reveiwing in which area u more concentrates?
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
What are the automation metrice in your project?
Discuss quicktest professional environment?
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.
Difference between test object and run time object?
How would you directly trigger javascript in a test?
Tell me about qtp?
How to use Environment parameterization? Explain with an example.
How many ways we can parameterize data in quicktest professional?
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??