So I updated my Ranorex 7.0 to Ranorex 7.2.1 and now when I try to run my automation tests, after a few seconds of my WPF app launches, the test fails and gives me: Exception of type 'Ranorex.ApplicationNotRespondingException' was thrown.
My app is just getting data from the DB, it's responding... how do I change that exception of yours?
I have 1min timeouts for identification of elements and my app isn't "Not Responding", it's just launching and it takes a few seconds...
How do I solve this asap, need to run my entire test-case please.
Gonna try this solution:
https://www.ranorex.com/forum/about-app ... tml#p46091
Edit1:
Everything works fine with the given solution
