feat(network): implement listing network requests (#247)

Fixes: https://github.com/microsoft/playwright-mcp/issues/242
This commit is contained in:
Pavel Feldman
2025-04-22 16:04:25 -07:00
committed by GitHub
parent c80f7cf222
commit 1bc3c761de
11 changed files with 401 additions and 4 deletions

View File

@@ -58,4 +58,4 @@ jobs:
run: npx playwright install --with-deps
- name: Run tests
run: npm test
run: npm test -- --forbid-only