Pw Network Mocker

Designs Playwright route interception and mocking. Use when an SDET says "mock this API", "stub the /orders response", "force a 500 error state", "make this test deterministic without the backend", or "intercept network calls". Produces page.route / fulfill handlers to stub responses, simulate errors, and remove backend flakiness — a draft the engineer wires in and runs.

PramodDutta Updated

File contents

pramoddutta/skillmasterclass/tree/main/skill_dir/Test Automation/framework-packs/playwright-pack/pw-network-mocker commit fca4583180

Frequently asked questions

npx skillmds@latest add pramoddutta/pw-network-mocker-2