Hi Tom,
The tests were timing out because the default timeout specified in the Ranorex webdriver configuration is 10 sec.
You can increase that by following these steps :
-
On the Ranorex Dashboard, click on the settings icon :
-
Go-to Plugins - > WebDriver → WebDriver Command Timeout.
-
Change the timeout to any higher value i.e 60s or more.
After doing these changes, you should not experience this error anymore.

