Hi Charan, I guess manually it's not possible to add objects at runtime but programatically you can create object of ObjectRepositoryUtil and then add relevant objects to OR .....Does this solve your problem ?? For code you can refer QTP help ...u will find every bit of code there ... :)
Regards, Chintan Shah On Tue, Aug 10, 2010 at 8:11 AM, Vishal Gupta <[email protected]>wrote: > Hi Charan > For this you need to create an object of "QTP OR" and then add the object > properties on run time. > For more details refer to the QTP help file. > Best regards, > Vishal > > On Tue, Aug 10, 2010 at 5:09 AM, anupam thakur <[email protected]>wrote: > >> I think you can do it using Object Spy. >> >> Anupam Thakur >> >> >> On Sun, Aug 8, 2010 at 10:36 AM, charanpreet <[email protected]>wrote: >> >>> Hi >>> Can i know how we can add objects in the repositry at run time. >>> In my applications, some links are added to webpage while run time, so >>> QTP cannot identify those links in object repository and giving error. >>> I have tried following to solve this but could not :- >>> (1) I have tried descriptive programming also for those this, but again >>> getting same error. >>> (2) I tried maintenance run mode as well as update run mode, but problem >>> could not resolved. >>> >>> Please solve the issue. >>> Thanks >>> Charan >>> >>> -- >>> 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]<mercuryqtp%[email protected]> >>> For more options, visit this group at >>> http://groups.google.com/group/MercuryQTP?hl=en >> >> >> -- >> 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]<mercuryqtp%[email protected]> >> For more options, visit this group at >> http://groups.google.com/group/MercuryQTP?hl=en > > > > > -- > Best regards, > Vishal Gupta > +919871999034 > “Teamwork is the fuel that allows common people to produce uncommon > results” > > > -- > 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]<mercuryqtp%[email protected]> > For more options, visit this group at > http://groups.google.com/group/MercuryQTP?hl=en > -- 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
