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 is the hierarchy to use properties in descriptive programming
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
What are the advantages of qtp?
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
Did QTP prove efficient for your project? Yes or No, explain?
How do you perform Regreession Testing?
Hai anyone please "Explain about Framework in QTP?"
What are the key elements available in test result window?
what is error and fault in terms of software quality?
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
Can any body please tell me the steps of keyword driven framework of QTP.
Why is Client side image is preferred over server side image?
Explain the terms test and business component?
What are the recording modes in wave event?
what is Property......End Property loop? how to write sript for it in QTP