Forum Discussion
TanyaYatskovska
Alumni
13 years agoHi Sreekanth,
Unfortunately, TestComplete cannot work with attached properties and display them in the Object Browser. As a result, it's impossible to use them in the Find methods. It looks like the only way to find the object based on its AutomationID property is to iterate through a batch of objects, get the value of the property from each object, and compare it with the needed value.
BTW, we have a corresponding suggestion in our database to implement special support for attached properties. I've increased its rating due to your request.