Duplicate Object Properties
There are situations where you have encountered two objects that are identical to each other with respect to their attributes and values. If you have to deal with one of them as part of your workflow, you need to find some mechanism to differentiate them from each other. This can be achieved by following means:
- Find out something unique within hierarchy (either parent or child or sibling)
- Use numbering/index or location. Location may fail if resolution is changed and Index may fail if there is additional similar object that comes in the next version. Entire indexing may require resetting.
Dynamic Object Properties
Please refer to the Object Identification Failure topic.
Container Objects
Please refer to the Overview of Object Spy topic.