Operations | Monitoring | ITSM | DevOps | Cloud

September 2020

We now support Playwright!

We are really excited to announce that you can now use Playwright in your browser checks. If you didn't know yet, Playwright is Microsoft's headless browser library. It's very similar to Puppeteer. In fact, it was built by the original creators of Puppeteer and has mostly the same features and a remarkably similar API. This was in our public roadmap and cooking for some time now and we're glad to have it out the door!

Headless Recorder: Record Puppeteer and Playwright scripts

The Headless Recorder is a Chrome extension that records your browser interactions and generates a Puppeteer or Playwright script. It massively simplifies the process of generating scripts for scraping, testing, and monitoring. Install it from the Chrome Webstore, hit "Record" and watch how it generates native Puppeteer or Playwright scripts when you interact with the browser.