Start here
Overview
Learn what Lucius AI is, what it can do, and how the platform's core workflow fits together.
The short version
What is Lucius AI?#
Lucius AI is an AI-powered UI test automation platform that turns natural language and recorded interactions into Playwright-based test automation. Describe a scenario or let an AI agent explore your application, and Lucius AI generates, executes, and helps you maintain the resulting tests.
Core capabilities#
- Generate Playwright-based test cases from natural language.
- Create tests with Auto Mode or Manual Mode.
- Import existing test cases from a CSV file.
- Build reusable automation with modules and parameters.
- Organize regression testing with test suites.
- Review execution history with generated code, screenshots, logs, and run trends.
- Reach private networks with secure tunnels, and reuse authenticated sessions with browser profiles (Enterprise).
How Lucius AI works#
- 01
Describe
Describe a scenario, or let Auto Mode explore your app to produce a structured test case.
- 02
Review
Check the generated test steps and refine them before execution.
- 03
Configure
Choose an execution environment — a runner configuration, or a secure tunnel or browser profile on Enterprise plans.
- 04
Generate
Execute the test case in a live browser sandbox. The first run generates Playwright code step by step; later runs replay the code that already exists.
- 05
Analyze
Review execution status, generated code, screenshots, and logs for every step.
- 06
Maintain & reuse
Turn stable flows into modules and parameters so future tests can build on them.
Where to start#
New to Lucius AI? Start with Signing in, then Getting started to create and run your first test case. If your workspace is already configured, jump to Create tests or Suites and execution.