Forum Discussion

msalvador's avatar
msalvador
Frequent Contributor
5 years ago
Solved

Unable to find object

Hi guys, I use TC 14.0, and at the moment my browser is Chrome, but my webapp can run in IE or firefox. I map manually objects, because using recording mode I found different Issues. My web a...
  • cunderw's avatar
    cunderw
    5 years ago

    You would do it while writing code / creating your namemapping.

     

    So, if you look at your screenshots, you have the object mapped using idStr set to  "wrapper," but in the object browser the object's idStr is "showcase" which is why Test Complete cannot find it. You will have to find some other property, or potentially use extended find to better and more reliably find your objects.

     

    If you haven't yet, I highly reccomend reading all of the documention around object identification.

     

    https://support.smartbear.com/testcomplete/docs/testing-with/object-identification/index.html