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 / 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 |
Post New Answer View All Answers
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
What is output value? How many types of output values are there in qtp?
What are the steps involved in recovery scenario wizard?
What is the use of text output value in quicktest professional (qtp)?
How we can import data from database?
What are the views available in quicktest professional?
What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?
Did the scripts need lot of maintenance? If yes, why?
Explain how you can find length of array in qtp?
if anyone has idea of the interview procedure in covansys, plz send me a mail?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
can test automation improve test effectiveness?
What do you to script when objects are removed from application?
What is expert view and keyword view?
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?