Skip to content

Commit 63ff1ab

Browse files
authored
Update playwright.mdx
-remove beta label -update version still need to do: -update what is supported section -review/update examples
1 parent ab8a17e commit 63ff1ab

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ title: Playwright
44
description: Learn how to use Playwright with Cloudflare Workers for browser automation. Access Playwright API, manage sessions, and optimize browser rendering.
55
sidebar:
66
order: 5
7-
badge: Beta
87
---
98

109
import {
@@ -24,7 +23,7 @@ Our version is open sourced and can be found in [Cloudflare's fork of Playwright
2423
<PackageManagers pkg="@cloudflare/playwright" dev />
2524

2625
:::note
27-
The current version of the Playwright is **v1.54.0**.
26+
The current version of the Playwright is [**v1.55.0**](https://github.com/cloudflare/playwright/pull/67).
2827
:::
2928

3029
## Use Playwright in a Worker

0 commit comments

Comments
 (0)