Mailosaur is very simple to effectively integrate with Playwright. In order to make the most of Mailosaur's key features within Playwright, make sure to follow our guides below:
Overview
- Start by reading our quickstart guide for Playwright users
- Read our guide on Playwright email testing
- Learn how to test SMS messages with Playwright
Generating a starter project
With npm installed, you can generate a basic starter project for Playwright via the command line:
npm create mailosaur@latest
Learn more
- See some sample code on GitHub.
- Check out the API reference - detailed API documentation.
- Read the Node.js API library documentation on GitHub.
- API client libraries - Check out the other Mailosaur API clients.