If there are 10 notepads opened on desktop. how can we
close a particular 2nd notepad using script
Answer Posted / sri satya
Hi Radha,
If you want to close the second Notepad, you can use the
below script:
Window("Notepad_2").Close
or by using Descriptive Programming you can use:
Window("text:=Untitled - Notepad","Location:=1").close
Here the Location value keeps changing.
Pls try it...
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain the check points in quicktest professional (qtp)?
hi frinds i need help .i have 4 + yrs exp in testing and nearly 2 yrs exp in QTP and QC .currently iam working north fast 2 yrs iam looking for job in south is there any openings plz letme know my mail id is pbre1980@gmail.com
Where we can use the synchronization?
What are the data types in qtp?
What is a data driven test in qtp?
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
What are the challenges u faced in testing with crm domain? How u overcome with?
What is the pros and cons between QTP and Rational Robot
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B
Explain actions in qtp ?
What is Distributed testing? How does UFT support it?
What is method name to compare two XML files.
How do you do batch testing in wr and is it possible to do in qtp, if so explain?