Hi Abha, If you can get the value through output parameter, definately u can access the same with descriptive program. If, you are not still able to access, I would like to see that application.
On Fri, Jul 17, 2009 at 9:53 AM, abha tiwari <[email protected]> wrote: > I know this but this is not possible with may application thats y m going > for output values > > > > On Thu, Jul 16, 2009 at 6:50 PM, Ram Mohan <[email protected]> wrote: > >> try this >> >> Dim text >> text=Browser("XXX").Page("YYY").GetROProperty("value") >> >> by doing this you will have value in text you can use where ever you want >> in your script. >> >> thanks >> Rm >> >> >> >> On Thu, Jul 16, 2009 at 4:42 AM, abha tiwari <[email protected]>wrote: >> >>> By output value we can get value of a property of an object, but by >>> default that goes in the global sheet of runtime data table. >>> Is there any way to directly capture it in a variable, i mean i dont want >>> to access it thought runtime data table. >>> >>> -- >>> Abha Tiwari >>> >>> > > > -- > Abha Tiwari > > > > -- BR. Saurabh Gupta Mob. +91-9663304288 ------------------- I have not failed, I've just found 10000 ways that won't work. Thomas A. Edison --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
