please clarify the question .................
i know how to open the notepad file ?
but i don't know how to enter the data into opened notepad ?
Ex: set a=createobject("wscript.shell")
a.run "Notepad.exe"
please give the replay.
my mail id is raju.ippali@gmial.com, 9823257761
Answer Posted / vibhav srivastav
I thik This Code will Work
set a=createobject("wscript.shell")
a.run "Notepad.exe"
Set Obj = Window("regexpwndtitle:= Notepad").WinEditor
("nativeclass:= Edit")
Obj.Click
a.Sendkeys "I Love QTP"
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the registration process and examination fees?
Why is action split used by qtp?
Explain about business process component? types and usage?
How many tabs are available to view your test in a test pane and what are they?
How many add-ins comes by default with qtp?
What is recovery scenario manager? When you go for recovery scenario manager?
what type of framework u r using in ur organization
How did you use regular expressions in QTP and also in WR?
What is the difference between qtp and selenium?
Have you done batch testing in qtp? If yes how you are doing?
diff between qtp versions from 8.5
Is it possible to call win runner script in qtp?
How to execute a winrunner script in quicktest professional?
give me the code to save all messages of inbox of gmail into a folder and notepad
How to start recording using quicktest professional?