Hi Arya, See which property of this frame has the value that is shown in the app (type some text in the frame and try spying to see which propert holds that value you typed) for example: lets assume "text" property holds the value that is shown in the app and our intent here is to change the value i.e. text of the frame. So we can use SetTOProperty and change the text value of the frame.
Regards, Prabhu ______________________ On Oct 18, 8:43 pm, Arya Gaurav <[email protected]> wrote: > Hi All > > There is a text box field in mine application which is identified as > > Browser("Shop Configurator").Page("Shop Configurator").Frame("Frame") > > Now as there is not object inside it like webedit so QTP is not able to > write anything into it > > Can somebody please help with this > > Thanks > Arya > > -- > *tough time never last tough people do > * -- 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
