Does anybody know how to create a unique object property value to identify image buttons in .NET that keep changing the HTML ID, ALT, and FILE NAME, and NAME property values so that even DP doesn't work? In a message dated 3/2/11 6:43:00 A.M. Eastern Standard Time, [email protected] writes:
Hi For getting the object property runtime use GetROProperty and for changing the object property runtime you can use SetToProperty. Thanks Shell On Mar 1, 5:21 pm, raghu busireddy <[email protected]> wrote: > Hi > use getropropert of that object.u will get runtime property for the object > > like msgbox Browser().page().webedit().getroproperty("name") > > reply with your feedback > > thanks > raghu > > > > On Tue, Mar 1, 2011 at 4:56 PM, Neelkanth <[email protected]> wrote: > > > Does any one have idea regarding "How to get object properties stored in > > OR during run time.??" > > > I want to get "name" object property of one object stored in OR and want to > > change it runtime. > > > Thanks, > > Neelkanth > > > -- > > 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- Hide quoted text - > > - Show quoted text - -- 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 -- 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
