What is Playmatic?
Playmatic is an AI QA agent that lives inside your Slack and Github. Talk to it in English, and it will plan, code and validate tests on the cloud. The tests are written in Playwright, and can be augmented with AI actions for more accurate and reliable test creation & maintenance. You can run these tests locally and in the CI. Playmatic comes with infrastructure for running tests in the cloud, so you can simply add it to your Github action to get coverage on every PR.Why use Playmatic?
- Faster Coverage: Describe what you want to test in natural language, and Playmatic will plan, build, validate and create new tests in the background.
- Powerful AI Augmentations: Augment Playwright tests with aiClick() and aiVerify() that enable more powerful and less flaky tests.
- Familiar: Every test is entirely Playwright compatible, so you can use Playmatic with your existing test infrastructure and system.
Next steps
Quickstart
Create your first tests using the Playmatic agent in a few minutes.