Forum Discussion

SZ_1's avatar
SZ_1
Occasional Contributor
5 years ago
Solved

Microsoft JScrip runtime error "Object not a collection"

I use test script to test my Desktop application written in Winform c#. I started to get Microsoft JScrip runtime error "Object not a collection" when try to find an object using TestComplete Find m...
  • TanyaYatskovska's avatar
    5 years ago

    Hi SZ_1,

     

    Will it help if you add some delay before calling Find?

    delay(500);