awjones
5 years agoOccasional Contributor
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 ...
- 5 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.