> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stably.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Playwright AI Tests

> Add Stably SDK to your Playwright tests in 5 minutes

Stably SDK is designed to be a drop-in replacement for Playwright tests, providing 100% Playwright compatibility while using AI to make your tests more reliable and easier to maintain.

<Note>
  See the [SDK Setup Guide](/getting-started/sdk-setup-guide) to integrate Stably SDK into your Playwright tests.
</Note>

## Prefer a no-code approach?

If you don't want to manage Playwright configuration, runners, and maintenance yourself, you can use Stably's no-code AI tests to get the same capabilities—AI test generation, AI assertions, AI actions, and auto-heal—running on our scalable cloud platform without writing code.

* **Same power, simpler UX**: Built on top of Playwright, with a streamlined editor UI.
* **AI-first**: Natural-language test generation, AI assertions, AI actions, and self-healing.
* **Cloud-native**: Record, run, and triage at scale with zero local setup.
* **Portable**: Export tests to Playwright anytime if you need advanced customization.

### Quick start (no-code)

1. Sign in to the Stably Dashboard: [Open Dashboard](https://app.stably.ai).
2. Create a project and open the recorder in the no-code editor.
3. Record steps or use AI to generate them in the editor: see [No-code Editor](/platform-capabilities/no-code-editor).
4. Add intelligence to your test with [AI Assertions](/platform-capabilities/ai-assertion) and [AI Actions](/platform-capabilities/ai-action).
5. Run in the cloud and review results: see [Viewing Run Results](/run-tests/viewing-run-results) and [Test Results](/run-tests/test-results).

<Note>
  The no-code editor is Playwright-compatible under the hood. You can export tests to Playwright at any time and continue in code when you need more advanced workflows. Learn more in the [Stably SDK Overview](/stably-sdk/overview).
</Note>
