mirror of
https://github.com/microsoft/playwright-mcp.git
synced 2026-02-02 08:33:39 +00:00
chore: support channel and executable path params (#90)
Fixes https://github.com/microsoft/playwright-mcp/issues/89
This commit is contained in:
@@ -30,6 +30,7 @@ const commonTools: Tool[] = [
|
||||
common.wait,
|
||||
common.pdf,
|
||||
common.close,
|
||||
common.install,
|
||||
];
|
||||
|
||||
const snapshotTools: Tool[] = [
|
||||
|
||||
Reference in New Issue
Block a user