Forum Discussion

googleid_109862's avatar
googleid_109862
New Contributor
13 years ago

How to add custom attributes to Object spy properties tab

Hi,

I am automating Lawson ERP portal using with TC9.0

I want to add a custom attribute to Object spy properties tab.

In my application each textbox contains one custom attributes like below:

"id=_f7 tp="text" det="" nm="JOB-NAME" knb="@jn"

I want to display "nm" attribue and its value under the Object Spy properties tab.

Please let me know where to make changes so that Object Spy displays the "nm" attribute inside the properties tab.

I also checked the Advanced view there also no properties like "nm"

Regards,
Shankar L

1 Reply


  • Hi Laggishetti,


     


    In the Object Spy, you can see properties obtained from your application by TestComplete. There is no way to add something to it. Do you want to add the property to map the text box by it?