Skip to content

Commit 4ea8da3

Browse files
kathaylToriLindsay
andauthored
Update playwright-mcp.mdx (#24030)
* Update playwright-mcp.mdx * Update playwright.mdx * Update src/content/docs/browser-rendering/platform/playwright.mdx Co-authored-by: ToriLindsay <[email protected]> * Update src/content/docs/browser-rendering/platform/playwright-mcp.mdx Co-authored-by: ToriLindsay <[email protected]> --------- Co-authored-by: ToriLindsay <[email protected]>
1 parent 76bf056 commit 4ea8da3

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

src/content/docs/browser-rendering/platform/playwright-mcp.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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

2832
Follow these steps to deploy `@cloudflare/playwright-mcp`:

src/content/docs/browser-rendering/platform/playwright.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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

2832
Make sure you have the [browser binding](/browser-rendering/platform/wrangler/#bindings) configured in your `wrangler.toml` file:

0 commit comments

Comments
 (0)