chore: experimental agent mode (#516)
This commit is contained in:
parent
9728527900
commit
0fb9646c4d
12 changed files with 693 additions and 190 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue