what will be the stmt if record any edit box in the Web
application ?
Answers were Sorted based on User's Feedback
Answer / uday kumar_anem
we cannot get this statement "Browser("Browser Name").Page
("Page Name").Webedit("Text
box Name").getvisibletext("Text Box Name")" while recording
the operations.
While recording we will get a statement similar to "Browser
("Yahoo! Mail - The best").Page("Yahoo! Mail - The
best").WebEdit("login").Set "abcxyz""
syntax is browser("aaa").page("bbb").webedit
("control1").set "abcdef"
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / krishnachand
a=Browser("Browser Name").Page("Page Name").Webedit("Text
box Name").getvisibletext("Text Box Name")
MsgBox(a)
| Is This Answer Correct ? | 1 Yes | 1 No |
Where you get the run time data table?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
How to handle Java tree in QTP?
how you will do cookie testing using QTP?
What are default add-ins in qtp?
how to know no.of mails in our g mail by using vb-script
Explain step generator in qtp?
how to create flat file datasubmission in qtp
Could someone explain me how to work on Out put values, explain with some example on Flight Reservation. I want to insert the out put value for the order No. Please explain the steps with some example.
What is the purpose of loading qtp add-ins?
what is recovery manager and recovey scenerio?
in one page we have 100 links i have to click the 99th link how can i click the 99th link.
4 Answers GK Technologies, IBM,