βοΈ Troubleshooting
Invalid session tokenβ
testronaut loginshould revalidate auth.- Or regenerate your API key.
Cannot find report fileβ
- Ensure
missions/mission_reports/runs_<runId>.jsonexists (CI wonβt clean the workspace early).
Flaky hover / drawers / expanding menusβ
- Prefer
tools.hoverAndClick(selector)and addif Failure, retry this missionto the mission text.