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 |
what will be the stmt if record any edit box in the Web application ?
In project module it contains 3-ok buttons with same properties who qtp identify its objects while runing ??
Iam doing automation in Oracle App's using QTP? In App's because of some functional setup, keep on changing my script flow. for this how can i use the recovery sceanrio?? Please help me?
I want to install qtp software in my system, My operating system is vista . Anybody please suggest me how to get QTP software with licence key
what is the smart identification techniqu?what r the different mechanisums used in it?
what is the difference between data table and spread sheet?
is qtp 9.2 create the scripts with the application run on mozilla firefox browser?
· What should test in BANKING DOMAIN application ?
How to face prjoect manager round what type of questions they will Ask ? (Chandana)
1 Answers Call Centre, Convergys, IBM,
Difference between action & Reusable action?
I have a WebEdit Object.It is added in object repository.It has two properties Name and Index.In the next release the Name Property is same but the index property is changed.when i run the script will the script Pass or Fail
What is post recovery scenario?