Skip to content

createPlaywrightClient

createPlaywrightClient(options?): Promise<any>

Defined in: playwright.ts:28

Create a Playwright MCP client

PlaywrightOptions = {}

Promise<any>