Max Schmitt

Max Schmitt @mxschmitt

About: Open Source enthusiast, security researcher and full stack web developer.

Location:
Germany, Berlin
Joined:
Apr 4, 2019

Max Schmitt
articles - 14 total

Running Playwright Codegen with existing Chromium Profiles

Learn how to use Playwright to automate browser testing with existing Chrome and Edge profiles. This guide covers setting up the environment, launching browsers with default and custom profiles, and using Playwright Codegen for efficient test creation and debugging.

Learn More 27 2Sep 19 '24

Implementing Microsoft Entra Certificate-Based Authentication with Playwright

Use Playwright with sites secured with Microsoft Entra and certificate-based authentication (CBA). Follow this guide for step-by-step instructions and code examples to set up passwordless, phishing-resistant authentication.

Learn More 17 0Sep 18 '24

Troubleshoot your Playwright or Puppeteer tests and find the root cause for failing tests

Overview of the Open Source Root Cause project which makes it easy to find the reason for failing Playwright or Puppeteer tests.

Learn More 5 0Oct 22 '20

Monitoring with Playwright on Checkly made easy

Use Playwright to run your status checks in the cloud to monitor the availability of your web applications.

Learn More 13 0Sep 24 '20

Automate Chromium, Firefox, and WebKit with Go (preview)

Control browsers in the cloud with Golang by using the Playwright library.

Learn More 14 0Sep 10 '20

Automate web browsers with Python and Playwright

Using Playwright to control Chromium, Firefox, or WebKit with Python and optional asyncio integration.

Learn More 12 0Aug 7 '20

Using Playwright on Heroku

Setup and usage of the Playwright Heroku buildpack to run Chromium and Firefox on the Heroku Ubuntu stack.

Learn More 7 0Jul 9 '20

Using Jest with Playwright

In this blog post, we'll compare two Jest setups for creating and running end-to-end tests with Playwright.

Learn More 12 0Jul 6 '20

Automate Microsoft Edge and Google Chrome with Playwright

Control Chromium-based browsers like Google Chrome, Microsoft Edge, or Brave with Node.js.

Learn More 9 0Jul 6 '20

Tracking frontend coverage of your e2e tests with Playwright

Overview and setup guide for tracking and visualizing the JavaScript test coverage of your Playwright end-to-end tests with Jest.

Learn More 7 0Jul 6 '20

Generate Open Graph images on-demand with Next.js on Vercel

Demonstration on how you can use Playwright to create thumbnails of your web pages (e.g. blog) as e.g. Twitter preview image (og:image) built with Next.js

Learn More 7 0Jul 6 '20

Record your Playwright browser with playwright-video

Deep dive into how you record a Chromium browser with playwright-video and upload the recording with GitHub Actions as an artifact.

Learn More 13 0Jul 6 '20

What is Playwright? - Browser automatisation made easy

Introduction and walkthrough into the Playwright framework: a Node.js library to automate Chromium, Firefox and WebKit with a single API.

Learn More 7 0Jul 6 '20

React component for checking pwned passwords

https://github.com/mxschmitt/react-have-i-been-pwned/

Learn More 6 4Apr 4 '19