Skip to main content
Looking for the classic Stably Web Editor? View classic documentation.

Prerequisites

  • A Stably account: Sign up
  • Access to the app you want to test (URL plus test credentials if needed)
  • Optional: GitHub repository access if you want to sync tests back to code

Step-by-step

1

Capture or ask AI for a flow

Click Start Recording to capture actions in your app, or ask AI to build tests for you (e.g., “Create a login test that verifies the dashboard loads”). The editor builds Playwright-compatible steps you can inspect.
Ask AI to build tests or start recording
2

Preview the changes and publish

View changes in the no-code view or code view. Use the recorder or chat with AI to make modifications, and preview the test—all in the editor. Publish when ready.
3

Run in Stably Cloud

Choose Run and pick a test project (e.g., “prod release”). Stably provisions the browser, runs the test, and streams results with screenshots and logs. No local installs required.

What you get

  • Playwright-compatible tests you can export or run anywhere
  • Full run history with screenshots, logs, and video recordings
  • Git-backed version control—every change is saved

Next step

Web Editor guide

Learn the editor, AI assistance, and recording tips