Forum Discussion
jsc
14 years agoRegular Contributor
Hi all,
the attached unexpected window is one that unregularly occurs, that my test cannot handle at all.
It is (afaik) thrown by Windows (win 7 professional is used), the process is "WerFault.exe" (at least the window is closed if I kill this process)
1. Project settings are not able to close this window.
2. Event handler for unexpected window: does not close this window with the settings mentioned in the first post.
3. Event handler for timeout is not called! The event handler would kill the process "WerFault.exe", but the script is not executed.
4. The test seems to hang (or is in some sort of endless loop) as there is no progress, it stays for hours within this testitem. If I stop the test I have to kill this window manually to make the test really stop.
As this window is some system-window is there anybody having similar problems with such a window?
Can anybody help me with this problem?
thanks a lot in advance,
Joachim
the attached unexpected window is one that unregularly occurs, that my test cannot handle at all.
It is (afaik) thrown by Windows (win 7 professional is used), the process is "WerFault.exe" (at least the window is closed if I kill this process)
1. Project settings are not able to close this window.
2. Event handler for unexpected window: does not close this window with the settings mentioned in the first post.
3. Event handler for timeout is not called! The event handler would kill the process "WerFault.exe", but the script is not executed.
4. The test seems to hang (or is in some sort of endless loop) as there is no progress, it stays for hours within this testitem. If I stop the test I have to kill this window manually to make the test really stop.
As this window is some system-window is there anybody having similar problems with such a window?
Can anybody help me with this problem?
thanks a lot in advance,
Joachim