Forum Discussion

Mathit's avatar
Mathit
Contributor
8 years ago

Unable to identify the object while running the test - class MDS_HH_MDSEDIT.

attached the object properties.  When I spy these are the properties identified.  But after mapping, object is not identifiable.  Please review and help.

2 Replies

  • Montikore's avatar
    Montikore
    Occasional Contributor

    perhaps the index is not the same at execution time. Try to put -1 instead of 1 in the name of your mapped object.

     

    • Mathit's avatar
      Mathit
      Contributor

      Thank you.

      I tried, Window("MDS_HH_MdsEdit", "", -1) but no luck.

      I had similar issue with a different object - MDSButtonclass and I was asked to use win32.longwindow to resolve the issue. 

      Im not sure how to proceed, so posted the above question in the same chain also.

       

      Please let me know what else I can try.