If there are 10 notepads opened on desktop. how can we
close a particular 2nd notepad using script
Answer Posted / rm
The particular NOTEPAD can be activated using the title
text.
E.g: Window("text:=3-17 defects - Notepad").Activate
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
what is ODC and GDC?
What are the views available in quicktest professional (qtp)?
How to find the path of folder in which the test is saved in qtp?
What are the different types of checkpoints?
How to open a new test using quicktest professional?
Explain hybrid framework with advantages and disadvantages?
How to save your test using quicktest professional (qtp)?
How can you close the second opened browser?
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 are the challenges you have faced while testing web based application using the automation tools ?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
What is the use of running the scripts in Hidden-mode in UFT?
assume i have few url link how will i dynamically call then using descriptive programming?
How to customize checkpoints with parameters?
Explain different types of checkpoints?