I have to automate webpage. If I click one hyperlink2 it
will take 2 hrs to open. How to automate hyperlink2?
Answer Posted / kumar
If we use Wait statement it has to wait 2 hrs.
We can put synchronization point here using QTP.
Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How you create new action in qtp?
what is clean sweep?
how to disable the pop ups through QTP using a script
How can i initiate the objects to find uniquely in OR
Please guide me release notes of Automation once scripts are completed
When should I use smart identification?
Which scripting language used by quicktest professional (qtp)?
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
what is run-time data?
How to add synchronisation points in qtp?
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
Where you get the run time data table?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
How do you synchronization point through DP?