Glossary
Key terms used throughout Agent Mantis documentation.
| Term | Definition |
|---|---|
| Workflow | A sequence of test steps that Agent Mantis executes against a target application |
| Run | A single execution of a workflow, producing results, screenshots, and logs |
| Environment | A named configuration (URL, credentials, variables) that a workflow runs against |
| Project | A container for workflows, environments, and team settings |
| Portal | The web dashboard for managing projects, workflows, and viewing results |
| Editor | The UI for creating and editing test workflows |
| RunningMan | The Agent Mantis test execution engine |
| Step | A single action within a workflow (click, navigate, assert, etc.) |
| Self-healing | Agent Mantis's ability to adapt selectors when UI elements change |
| Artefact | Output from a run — screenshots, videos, logs, traces |
| Secret | An encrypted value (password, API key) available to workflows at runtime |
| Variable | A configurable value that can change per environment |