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 ?
Answers were Sorted based on User's Feedback
Answer / alok
First navigate to the page by writing the following code
Sysyemutil.Run "iexplore","Url of the page"
Browser("BrowserName").Page("PageName").Webbutton
("Cancel").click
If u need more information pls mail me
er.qtptester@gmail.com
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / nisha
Thanks Alok
I was searcing for this answer,coz
i also faced the question
and workinf fine after executed in qtp
Regards
Nisha
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sam paul
Navigate to the desired page ;
then, object.CLick()
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / 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 |
what is the framework followed by ur company in qtp
HOW AND WHY TO CREATE EMPTY OBJECT IN QTP?
Hi, OUR PROJECT NAME IS: HOSPITAL CONTROL SYSTEM. IS IT COMES UNDER WHICH DOMAIN(HEALTH CARE OR HEALTH INSURANCE)
what is the purpose of .vbs file?
Explain the difference between call to action and copy action?
How to customize qtp?
Hi Friends,will any body tell to Me for which Auomation Tool their is great Requirement inht eMarket Eithr the QTP or WINRUNNER and for what reason and how long it is going to remain and wat the Scope for the automation Testing In the Future Please tll to Me In Details Ok .
how to merge 2 object repositories in qtp 9.0.what is use of merge and y merge is used?
How to count no of edit boxes on the page?
Plz Explain AUTOMATION REFERENCE MODEL?
Can anybody help me by sharing the code for checkbox in qtp using vbscript.
Differences between text and test area checkpoints?