Forum Discussion
rgratis
13 years agoFrequent Contributor
As a workaround, you could try doing a Wait...Object type check for the error window itself and using that to fail the test.
I'm not certain why a Wait...Object method would not time out. Are there any other errors or exceptions logged by TestComplete during that time? Other than that, perhaps the application becomes unresponsive on this error.
I'm not certain why a Wait...Object method would not time out. Are there any other errors or exceptions logged by TestComplete during that time? Other than that, perhaps the application becomes unresponsive on this error.