I want to clear the webedit field without using set"" in
qtp script
Answer Posted / morningray
For this, we can use the Objects' Native properties and set
the value of the field as empty,as in the below code..
Browser("brwQTP").Page("pgQTP").Frame("top").WebEdit
("txtLoginUserID").Object.Value=""
| Is This Answer Correct ? | 14 Yes | 5 No |
Post New Answer View All Answers
What are the five challenges you faced in QTP?
How are actions and functions different in QTP?
how to find that tools work well with your existing system?
How many types of recording modes are there?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
Is text area check point supports for web applications?
wt is the use of multiple questions in QTP
tell me QTP standards ?plz
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
Explain features of the latest version of qtp/ uft 12.1?
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
Explain the terms test and business component?
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me