Forum Discussion

gdave's avatar
gdave
Regular Contributor
7 years ago
Solved

Struggling with Indentification Properties

Hi

 

My application under test has got 2 objects on different screen who's indentification properties get interchanged everytime I run my test. This causes my test to fail.

 

When I spy the objects in question they show similar properties except ChildCount & Caption. I then used these properties to uniquely identify my objects however, my test fails as these properties get interchanged. Please refer to the attach screenshot for detail understanding of the issue.

 

Can someone please advise how to I go about mapping the properties so that they dont get interchanged and my tests get passed? Thanks

  • Apparently this issues is now resolved.

     

    I updated the identification properties as suggested by TC in my test log and since then tests are working fine.

1 Reply

  • gdave's avatar
    gdave
    Regular Contributor

    Apparently this issues is now resolved.

     

    I updated the identification properties as suggested by TC in my test log and since then tests are working fine.