Forum Discussion

awjones's avatar
awjones
Occasional Contributor
4 years ago
Solved

How to read the ContentText value from an object property

Hello,   I used the Object Spy tool capture and bring in an object in my code. After mapping it, the full mapped name is:  "Aliases.browser.KtxLoginForm.tableTable2.cell4".   I then assigned it ...
  • awjones's avatar
    awjones
    4 years ago

    Hello,

     

    Thanks for your reply. Will try that. Should have known that the mapped object properties can be accessed with the dot notation. I'm using JScript so OOP would apply here.

     

    Regards.