Hi I am running mobile automation tests on several iOS and Android devices. When I run these tests they all work as expected except for the when testing on an iPad pro on iOS 16.1. The iPad tests fail and give the following error.
The HTTP request to the remote WebDriver server for URL ******** timed out after 300 seconds.
The exception type is OpenQA.Selenium.WebDriverException and I am using SauceLabs. Does anyone know how to solve this issue? It very recently cropped up but has now become a regular occurrence despite nothing about the tests changing and the tests working for all other devices.