chore: experimental agent mode (#516)

This commit is contained in:
Pavel Feldman
2025-06-04 09:14:50 -07:00
committed by GitHub
parent 9728527900
commit 0fb9646c4d
12 changed files with 693 additions and 190 deletions

View File

@@ -124,6 +124,7 @@ Playwright MCP server supports following arguments. They can be provided in the
--block-service-workers block service workers
--browser <browser> browser or chrome channel to use, possible
values: chrome, firefox, webkit, msedge.
--browser-agent <endpoint> Use browser agent (experimental).
--caps <caps> comma-separated list of capabilities to enable,
possible values: tabs, pdf, history, wait, files,
install. Default is all.