Write a command for setvalue function in a webedit
Answer Posted / 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 |
Post New Answer View All Answers
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version
Through array we can execute the testcase how ? give me example
how will you check how many members visited the website www.infosys.com?
what is defenetion of kiran can u tell me plz CVS, SVN
What is the virtual object?
What are the methods used in UFT to handle exceptions or run-time errors?
What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?
What is qtpro? What is quick test pro?
Is it possible to change the property value at runtime? How it is possible?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
How to find a window is minimized or not
What is the extension of qtp local repository?
Explain the features and benefits of quick test pro(qtp)?
what is stepin & stepout?
i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer