Seamless Integration
Existing Playwright Code Works Unchanged
Your existing Playwright tests work out of the box with Stably SDK:Zero Breaking Changes
All Playwright APIs are fully supported:- Page interactions:
click(),fill(),selectOption(), etc. - Assertions: All
expectmatchers work identically - Configuration:
playwright.config.tsfiles work unchanged - Test runners:
npx playwright testcommands work the same, though we recommend usingnpx stably testcommand for additional auto-healing capabilities - Fixtures: Custom fixtures and page objects work unchanged
Enhanced Capabilities with AI
While maintaining full compatibility, Stably SDK adds AI-powered features:AI-Powered Assertions
Perform complex actions with AI
Integration Steps
See the SDK Setup Guide to integrate Stably SDK into your Playwright tests.
Performance Benefits
- Automatic maintenance of test suites via our auto-maintenance agents
- Flexible version control - choose your preferred Playwright version