Testing Time Limits for Real Devices
- Live tests for free users have a 10 minute limit from session start
- Live tests & Appium tests for all other users are limited to six hours
- Native framework tests (XCUITest and Espresso) have a duration limit of 90 minutes
Testing Timeouts for Real Devices
-
Manual tests for paid users will time out after 15 minutes of inactivity
-
Automated tests time out by default after 60 seconds of inactivity. You can increase this to 90 seconds with the
newCommandTimeout
desired capability. -
Device caching. See how to re-use devices without pausing for cleaning https://docs.saucelabs.com/dev/test-configuration-options/index.html#cacheid