In this article we discuss how to view Object Properties and Operations using the Object Spy.
We can view the supported properties and operations of any object in an open application by using the Object Spy pointing hand mechanism.An Object's details are displayed in the Object Spy as we move the pointing hand over the objects in the application.These details may include the test object's hierarchy tree, its identification properties and values and the operations associated with the object. For operations,the syntax is also displayed.How to view native properties, native operations, test object operations and identification properties:
Mastering Unit Testing