Hi,
you can use GetRoProperty to get run time property for any object. !
value1=siebapplication("x").Siebscreen("x").siebapplet
("x").siebcheckbox("x").GetRoProperty("title)
I hope i m on rite track. if not please be specific; i ll try to ans
more precise.On Nov 27, 7:37 am, Pavan Turlapati <[email protected]> wrote: > Hi All, > We are in the process of automating a Siebel Application. In > the Siebel Application you will be having a control called 'MVG' stands for > Multi Valued Group. The specialty of this control is it is a text box with > an additional property where on click it will show a new popup. > > Eg: Address is a simple MVG. On click of this, we will be getting a new > applet.This applet will again contain some other controls like > textbox,checbox,MVG's etc. > > The question and problem here we have: > > 1) Is it possible by any chance to get the pop up window properties (Eg: Its > 'uiname' or it 'title'). We need to get the handle on this pop up. These pop > up's are applets and we need to know the name of the applet etc. > > Any help is realy appreciable. If you are looking for any other > information,please revert back. > > -- > Regards, > Pavan Turlapati > > Website :http://56joy4ever.blogspot.com/ > Handy :+91-9885954320 > > Lets celebrate the joy of living :) -- 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
