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 would be grateful for any help.

Thanks in advance

Denis

  

  • 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

2 Replies

  • 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