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.

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 group (e.g., Smoke). Stably provisions the browser, runs the test, and streams results with screenshots and logs. No local installs required.
What you get
- A Playwright-compatible test managed in the Web Editor
- Cloud run history with screenshots, logs, and video
- Version-controlled as code, so you never lose a change.
Next step
Web Editor guide
Learn the editor, AI assistance, and recording tips