Documentation Index
Fetch the complete documentation index at: https://docs.camel-ai.org/llms.txt
Use this file to discover all available pages before exploring further.
PlaywrightMCPToolkit
- timeout (Optional[float]): Connection timeout in seconds. (default: :obj:
None) - additional_args (Optional[List[str]]): Additional command-line arguments to pass to the Playwright MCP server. For example,
["--cdp-endpoint=http://localhost:9222"]. (default: :obj:None)
init
- timeout (Optional[float]): Connection timeout in seconds. (default: :obj:
None) - additional_args (Optional[List[str]]): Additional command-line arguments to pass to the Playwright MCP server. For example,
["--cdp-endpoint=http://localhost:9222"]. (default: :obj:None)