Hi,

In order to get the value of the property at runtime we have to use *
GetRoProperty("text")*, which gives the value of the text field art run
time. To get the exact properties of the text field use *OBJECT SPY*.

hi,
 u have used *GetRoProperty("value")*, to get the Value of the we have to
use the propert


On Fri, Jul 17, 2009 at 6:48 PM, abha tiwari <[email protected]> wrote:

> i know and i have tried this but it prints nothing.
>
> On Fri, Jul 17, 2009 at 3:32 PM, balakrish <
> [email protected]> wrote:
>
>>
>>
>>
>> Hi Abha,
>>
>> using the GetRoProperty method we can get the property value fo the
>> text field.
>>
>> Eg:-
>>
>> var=JavaWindow("OPERA PMS").JavaInternalFrame("Out of Order/
>> Service").JavaEdit("VTextField").GetRoProperty("value")
>>
>> msgbox var
>>
>> kindly let me know if any query
>>
>> Regards
>> Bala
>>
>>
>>
>>
>>
>>
>>
>
>
> --
> Abha Tiwari
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to