I want to see all the properties of agent name in login
window. I will use the script
Set a=Window("FR").WinEdit("Agent Name:").Gettoproperties( )
msgbox
but my question is how to use the msgbox if i use a it will
display only a, so anyone pls let me know how to get the
display of all the properties using GetToProperties () or
GetRoProperties (). Thanks a lot
Answer Posted / abc
a=Dialog("Login").WinEdit("Agent
Name:").GetROProperty("nativeclass")
Print a
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
What are benefits of qtp?
What is keyword view?
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
Hi, how can we check or avoid the memory leakage in QTP9.2?
What are output values and why they are used ?
Discuss the QTP Environment?
Explain the check points in quicktest professional (qtp)?
how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer
tell me QTP standards ?plz
How to analyzing the checpoint results?
Define virtual object?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?