Forum Discussion

harsh_chhibber's avatar
harsh_chhibber
Contributor
11 years ago

How to identify objects on screen if object spy/map object is not working

In my mobile application- One popup and one calendar default screen is present and I am unable to identify objects because Object Spy/Map object is not working.



I tried with Image based technique but its not worth to use as images differ in resolution when script run on multiple device.



Please help me in this issue.

3 Replies

  • Hi Tanya



    Previous issue is script fails when the calendar screen comes.



    This issue is related to know the method to identify objects on the third party calendar screen. Object spy is not working on this screen.

    I uses Image based technique but this is not good practice as images differ in resolution when tested on multiple devices,

    Need to know any other technique used in test complete to identify objects without using object spy.
  • Hi Harsh,

     


    Sorry for the misunderstanding.


     


    Why don't you want to use the Default certificate to instrument the app with the calendar? This would help TC recognize objects inside the app.


    You can find more information about this approach here.