End Session
end_sessionFinalize an active mobile testing session by reporting the outcome as success, partial, or failed. Use after a final screen inspection to close runs, ensuring success is only accepted when the plan's target findings are met.
Instructions
Close out the run. outcome: success | partial | failed. Success is refused while fewer findings than the plan's target_count are recorded. Call after a final perceive_screen.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | ||
| outcome | No | success | |
| summary | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||