File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
src/content/docs/browser-rendering/platform Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,10 @@ This server enables LLMs to interact with web pages through structured accessibi
2323* LLM-friendly. No vision models needed, operates purely on structured data.
2424* Deterministic tool application. Avoids ambiguity common with screenshot-based approaches.
2525
26+ :::note
27+ The current version of the Playwright MCP is ** v0.0.15** .
28+ :::
29+
2630## Deploying
2731
2832Follow these steps to deploy ` @cloudflare/playwright-mcp ` :
Original file line number Diff line number Diff line change @@ -23,6 +23,10 @@ Our version is open sourced and can be found in [Cloudflare's fork of Playwright
2323
2424<PackageManagers pkg = " @cloudflare/playwright" dev />
2525
26+ :::note
27+ The current version of the Playwright is ** v1.54.0** .
28+ :::
29+
2630## Use Playwright in a Worker
2731
2832Make sure you have the [ browser binding] ( /browser-rendering/platform/wrangler/#bindings ) configured in your ` wrangler.toml ` file:
You can’t perform that action at this time.
0 commit comments