Forum Discussion

DenisMedvedev's avatar
DenisMedvedev
Contributor
10 years ago
Solved

How to fail test if Unable to find object pop up is displayed?

I have a suit with tests and if I get this error at the beginning, all other test will not start at all. So I’d like to fail test without showing this pop up and proceed running tests.   I ...
  • ghuff2's avatar
    10 years ago

    From TestComplete go into Tools -> Options -> Engines -> Name Mapping. Uncheck the 'Update Name Mapping during test run' option.

     

    Also if you haven't already you'll want to go disable 'Stop Test on Error' in Tools -> Current Project Properties -> Playback