I want to clear the webedit field without using set"" in
qtp script
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 |
What is the difference between CVS and VSS? Are you store QTP SCRIPT In VSS OR CVS? Where you store QTP Script?
1 Answers Brain Roots, Ordain Solutions,
What is meant by Environmental variables?2 types r there know…can u pls explain clearly?
How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we wil disable that one with out interrupting normal process)
Differences between quicktest professional (qtp) and winrunner?
Hi, one script having 10 Actions,but i want to execute only 3rd action and 7th action? how to execute selected actions? throgh script and through navigation?
How to Import data from a ".xls" file to Data table during Runtime.
how to change the properties of object during run time . plz give the code using flight reservation
While recording a login window QTP is identifying only parent window,then how can u identify the child objects.
What is meant by Step Generator in Qtp How is it used? pls gimme in detail
hen do start automation testing after manual testing
what are the disadvantages in QTP 9.2?
Sql questions to find second max salary and how to use joins