Mailosaur integrates very simply and effectively into Selenium. To make the most of Mailosaur’s key features within Selenium, you can follow our guides on integration, email testing, and more.
Overview
- Start by reading our quickstart guide for Selenium users
- Read our guide on Selenium email testing
- Learn how to test SMS messages with Selenium
Generating a starter project
If you have npm installed, you can quickly generate a basic starter project for Selenium via the command line:
npm create mailosaur@latest
Learn more
- Take a look at some sample code on GitHub.
- Check out the API reference - detailed API documentation.
- Read the Java API library documentation on GitHub.
- API client libraries - Check out the other Mailosaur API clients.