Hi all
We recently updated to Ranorex 3.1. Now we have some test failures while executing UITests.
We have a build server running CruiseControl.NET which builds nightly our application (WPF) and runs UITests. Now, we have always two failed testcases, but only if the UITests are running unattended. If I connectiong with VNC and watching the execution, everything is working fine.
I don't have any idea where to start analyzing this problem.
The testcase is failing at the validation of the Enabled-Attribute of a combobox. In the same recording, the attribute will be validated twice. First time works where the Enabled=true. Second time fails when Enabled=false, but the tool still believe it is true. The screenshot taken by ranorex shows the combobox disabled.
Do you have an idea?
Thank you.
Andreas