Comment on page
Test Execution Limits
Moropo is built to support extended test runs up to ~10 minutes.
If your test reaches the 10-minute limit without completing all test steps, then Moropo will automatically retry your test. If it continues to timeout, it will be marked a failure in the Results Explorer.
No, Moropo will record the entire test run for Android and iOS.
As a result, Moropo will also ignore
startRecording
and stopRecording
commands from the Maestro Open Source standard. Last modified 4mo ago