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
How does you pass optional arguments in qtp?
How to change the priorities of the recovery scenario properties?
In Remote acess server how u run a test?
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
HOw to add the recovery file at runtime to the test file .
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
Can we Test Welcome Screens and Process Images with QTP
How many types of Automation frameworks are there in UFT? Describe them.
Which environments does qtp support?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
What is Cross browser testing? Does UFT support it?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?