Write a command for setvalue function in a webedit
Answers were Sorted based on User's Feedback
Answer / sudha tiwari
To set Value in edit box:
browser("name").Page("name").WebEdit("name").Set "SSSS"
To set the value of the specified property in the test
object description:
browser("name").Page("name").WebEdit
("name").SetTOProperty "propertyname, "value"
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / harsha
we cab set the value for the webedit by:
Browser("name").page("name").frame("name").webedit
("name").object.setvalue("value")
| Is This Answer Correct ? | 0 Yes | 0 No |
when i try to recognise a winmenu item it does not allow me to do that but recognises it as window..i am using qtp 9.2 could someone help with this
We need to verify the user name & password in for the user validation. But we don't want to use the parameterization/ loop for user name and password. What is the way in scripting so that user & password will generate automatically.
What is Object Spy?
7 Answers JKH, Ordain Solutions,
Pls can anyone give me the descriptive programing script to find the number of edit boxes in a login window in flights reservation (windows application only not web). Pls anyone, very urgent
How does quicktest professional (qtp) identifies the object in the application?
.qfl extension for which file? where vl use it
what is the data driven testing?
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
how will you load the test cases in ddt?
Cn u please clarify my doubt Where are micTab and micReturn used.Thanx in Advance
how to retreive the xml file data through qtp.can anybody send script for this..
What's QuickTest Window?