Tag: webdev
All the articles with the tag "webdev".
-
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.
-
Record and replay network responses in Playwright tests to make slow or unstable external requests deterministic.