Turn Limits and Overrides
When Testronaut runs a mission, it interacts with the browser and the LLM in turns β one step of reasoning or action per turn.
Usage & Costs
Testronaut itself is free to run β but it uses your own LLM API key behind the scenes.
Serve (and View)
Serve the latest HTML report over http and open it in your default browser.
Run in CI (GitHub Actions)
Setting up Github Actions to run Testronaut! Perfect for catching issues early on pull requests or deployments.