Skip to main content

Your First Run

Walk through creating and executing your first Agent Mantis test workflow.

Step 1: Open the Editor

Navigate to your project in the Portal and click Editor.

Step 2: Describe your test

Write a natural-language instruction like:

Go to https://example.com
Click the "Get Started" button
Verify the heading says "Welcome"

Step 3: Execute

Click Run to execute the workflow. Agent Mantis will:

  1. Launch a browser
  2. Interpret your instructions
  3. Execute each step
  4. Capture screenshots and results

Step 4: Review

Check the Runs page for:

  • ✅ Pass/fail status per step
  • 📸 Screenshots at each step
  • 🎥 Video replay
  • 📋 Detailed logs

What's next?