Today I've added support for Automated Headless Testing on Microsoft Edge.
This is an important step for HeadlessTesting: we no longer only provide Chrome automation, we now also offer the choice for Edge automation.
We're confident that the user-base of Microsoft Edge's newest browser (based on Chromium) will grow significantly in the coming months. Microsoft will try hard to push this browser to its users. That in itself is a good reason to do automation on Edge.
You can test how your website looks on Edge (take screenshots), mimic user actions with Puppeteer and Playwright, generate PDFs and more.
It took about a week to built this new feature, I'm very proud to be able to release it now.
The coming weeks we'll focus on adding other browser vendors (Firefox, Safari?) and improve our UI and UX.