How-to

Autotest creation

Autotest creation

Autotest creation stores a Playwright scenario in the project so a worker can run it later on a verified team domain. Kind CASE enters the run queue; kind COMMON is reused only as a predecessor.

Prerequisites

  1. A team member role with write access to the project.
  2. A project is open in ComplexQA.

Steps

  1. Open Autotests in the project.
  2. Create a new autotest.
  3. Choose kind CASE or COMMON.
  4. Set status to READY when the scenario is ready to run (CASE only enters the queue when READY).
  5. Optional for CASE: bind a test account.
  6. Optional for CASE: list COMMON predecessors in order.
  7. Add autotest steps: Autotest step authoring. Rules and the action catalog live in Autotest step; per-action how-tos under /en/autotests/actions/{action_name}.
  8. Optional: run Check syntax on the steps.
  9. Save.

The autotest is stored in the project. Only READY + CASE items are selectable for Autotest run creation.

Alternative paths

Version 1.4.0 · Last updated 2026-09-14

Did this page help?