Details
-
Test
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
When running contacts tests on iOS 10 on Sauce Labs, the 'aucoAcceptAlerts' capability doesn't work. This happens because Sauce Labs use Appium 1.6.3 to run iOS 10 tests, and this capability is deprecated in this version.
In our contacts tests we were relying on this capability, so we need to find another way to automatically accept all permission dialogs.