0

When I run pywinauto test of my application I got some error and Windows Apllication crash window are showed. But pywinauto not raise TimeoutError or ElementNotFoundError, nothing, just waiting. And I don't know how to handle this situation. Window crash dialog

Denis_N
  • 31
  • 8
  • Possible duplicate of [How do I disable the 'Debug / Close Application' dialog on Windows Vista?](https://stackoverflow.com/questions/396369/how-do-i-disable-the-debug-close-application-dialog-on-windows-vista) – Jean-François Fabre May 03 '18 at 14:46
  • @Jean-FrançoisFabre, I don't want to disable this window. I want to handle and show error in my tests. – Denis_N May 03 '18 at 15:04
  • Do you have some piece of code or at least screenshots? – Vasily Ryabov May 04 '18 at 08:04
  • Do you mean standard Windows crash dialog? Or do you use crash handler component like CrashRpt? Maybe CrashRpt is just what you need? – Vasily Ryabov May 05 '18 at 13:48
  • @VasilyRyabov, yes, standart Windows crash dialog. – Denis_N May 05 '18 at 15:15
  • Sorry for delay. Need some time to reproduce it on my side because there are no details like screenshots and code attempts. Also helping my students to finish new high level features for pywinauto. – Vasily Ryabov May 15 '18 at 04:51
  • I decided to postpone this task for now. But I will be glad to help. – Denis_N May 15 '18 at 13:31

0 Answers0