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
If I give some thousand tests to execute in two days what do you do?
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
What Folder Structure following in Keyword Driven Frame work?
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
What are the Disadvantages of shared object repository?
When should I use smart identification?
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
what is defenetion of kiran can u tell me plz CVS, SVN
explain how to write vb script in qtp?when will you write own script?
What are the benefits of quick test pro(qtp)?
What are the 3 main stages involved in testing with qtp?
Which functionalities of QTP used in banking project?
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
How do we analyze the checkpoint results?
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.