playwright-mcp/tests
Simon Knott bf7dbabca4
feat: support streamable http transport (#243)
Adds support for the new StreamableHttp transport. I'm not aware of any
clients that implement it, but somebody's gotta make the start! Once
some clients support it, we can also advertise it in the README.
2025-04-28 11:11:31 +02:00
..
testserver feat(network): implement listing network requests (#247) 2025-04-22 16:04:25 -07:00
capabilities.spec.ts feat(network): implement listing network requests (#247) 2025-04-22 16:04:25 -07:00
cdp.spec.ts chore: include "playwright" keyword, add examples (#196) 2025-04-16 08:18:40 -07:00
console.spec.ts chore: convert console resource to tool (#193) 2025-04-15 18:01:59 -07:00
core.spec.ts chore: roll playwright to 1745357020000 (#249) 2025-04-22 16:04:50 -07:00
dialogs.spec.ts feat(dialog): handle dialogs (#212) 2025-04-17 14:03:13 -07:00
files.spec.ts chore: roll playwright to 1745357020000 (#249) 2025-04-22 16:04:50 -07:00
fixtures.ts chore: enable @typescript-eslint/no-floating-promises rule (#260) 2025-04-23 16:03:30 +02:00
iframes.spec.ts chore: roll playwright to 1745357020000 (#249) 2025-04-22 16:04:50 -07:00
launch.spec.ts chore: infer tool params (#241) 2025-04-22 13:24:38 +02:00
network.spec.ts chore: enable @typescript-eslint/no-floating-promises rule (#260) 2025-04-23 16:03:30 +02:00
pdf.spec.ts chore: infer tool params (#241) 2025-04-22 13:24:38 +02:00
screenshot.spec.ts chore: follow up to the element screenshot change (#199) 2025-04-16 12:53:27 -07:00
sse.spec.ts feat: support streamable http transport (#243) 2025-04-28 11:11:31 +02:00
tabs.spec.ts chore: infer tool params (#241) 2025-04-22 13:24:38 +02:00