flow.replay_to_checkpoint
Replay recorded interactions to move an Appium session from the current screen to a target checkpoint, enabling mobile test debugging and verification.
Instructions
[approval required][device mutation][risk:dangerous] Auto-advance an Appium session from a previously seen screen to the latest or requested checkpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | ||
| delayMs | No | ||
| testName | No | ||
| serverUrl | No | ||
| sessionId | Yes | ||
| minimumScore | No | ||
| targetCheckpointId | No |