openhmitester
openhmitester copied to clipboard
Fails on Launching Windows File Dialog
Whenever my AUT opens a Windows File Open dialog, the AUT crashes. Also, whenever my AUT launches another window, that causes the program to crash.
It errors out only when playing back the test.
In the oht_aut_stderr.log file, I get this error. A generic "This application has stopped working" window also appeared.
This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. terminate called after throwing an instance of 'DataModel::not_found' what(): std::exception
Did you tried with the sample application included within the project? By using this application, is it happening the same crashing situation?