There are 4 webpages in an application, in third page there
is one cancel button i want to click that cancel button
only, how can I click that cancel buttton ?
Answer Posted / sandipgami84
Hi..
u need to navigate your 4th page then u can use below code,
its DP.
Browser("title:=.*").Page("title:=.*").Webbutton
("name:=Cancel").click
Thanks,
Sandip Gami
9714177088
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Where is the Bitmap checkpoint information stored?
In qtp, how you can get the last character from a string?
How many lines of code in each script of QTP?
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
what is the difference between development and testing
How you can delete excel file in qtp?
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
How to use checkpoints in qtp ?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
How many tabs are available in debug viewer pane?
How many ways we can parameterize data in quicktest professional (qtp)?
distinguish between old version and new version QTP features.
If created one virtual object? Next time I changed the window position will it work?
What are table and db checkpoints?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company