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
How qtp identifies objects?
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
How QTP identify the system time that's changes every seconds?
what is profile tool?
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
Explain the qtp test phases.
Explain the types of object repositorys in qtp?
What is the architecture of your project? Can any one answer for this question plz........
is there any addin for remedy user application
what is defenetion of kiran can u tell me plz CVS, SVN
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
What are the data types in qtp?
How does quicktest professional identifies the object in the application?
can any body give the banking domain concepts/links
Is virtual object supported in low level recording mode?