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 / 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 |
Post New Answer View All Answers
what function you write to do database testing with the help of qtp?
What are the types of properties that quick test learns while recording?
How you calling actions in qtp?
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
Explain the difference between data driven testing and parameterization ?
Define Error Pane of UFT?
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
How many ways is to parameterize the value?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
what is the difference between development and testing
What is object spy in quicktest professional?
How to find the path of folder in which the test is saved in qtp?
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
What are the check points can be inserted without recording?