Skip to main content

Prerequisites

Before starting, ensure you have:
  • A Propolis account
  • A web application to test (staging or production)
  • A screen recording tool (Loom, QuickTime, or built-in recorder)

Create Your First Test

The fastest way to get started is by uploading a screen recording:
1

Record a short workflow

Use any screen recorder (Loom, QuickTime, etc.) to capture yourself performing a simple task in your app.
Keep it under 2 minutes - try logging in, viewing a page, or clicking through a basic flow.
2

Upload and generate

Go to Create → Upload Video in Propolis. The AI will analyze your recording and extract test steps automatically (takes ~30-60 seconds).
3

Run and iterate

Review the generated steps, then click Run Test to execute it. If it fails, use the Agent Execution Breakdown to see exactly where it went wrong and make adjustments.
4

Save when passing

Once your test passes, save it to a test suite. It’s now ready for scheduled runs and automated testing.

Full Video Upload Guide

For detailed instructions including authentication setup, debugging workflows, and troubleshooting tips, see the complete video-to-test guide.

Next Steps