Posts
All the articles I've posted.
-
Authenticate Playwright roles on demand, share storage state across workers, and skip setup projects that always run.
-
Run expensive Playwright setup once across all workers with a process-level cache and a small globalCache helper.
-
A tiny Chrome extension restores hidden presentation tabs in Microsoft Teams by removing one CSS class.
-
Why Chrome bookmark clicks cannot be intercepted directly, and the extension workaround that opens them in new tabs.
-
Mock server-side requests in Playwright tests through a protocol that coordinates the browser, test runner, and backend.