Forum Discussion
rraghvani
Champion Level 3
3 years agoIf you use the Object Spy tool, it will list all the exposed properties of the UI Object.
Or do you mean verifying a property, if so, see aqObject.CompareProperty Method
- lodecesa3 years agoContributor
rraghvani wrote:If you use the Object Spy tool, it will list all the exposed properties of the UI Object.
Or do you mean verifying a property, if so, see aqObject.CompareProperty Method
Sorry, I have corrected my original post. I meant in a script, so via javascript code.