flow.plan_replay
Compare the current screen against recorded checkpoints and get the Appium actions needed to reach a target checkpoint.
Instructions
Match the current screen against recorded checkpoints and return Appium actions needed to reach a target checkpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | ||
| testName | No | ||
| serverUrl | No | ||
| sessionId | No | ||
| sourcePath | No | ||
| minimumScore | No | ||
| targetCheckpointId | No |