mirror of
https://github.com/cloudflare/cloudflare-docs.git
synced 2026-01-11 20:06:58 +00:00
docs(browser-rendering): update Playwright to v1.57.0 (@cloudflare/playwright v1.1.0) (#27500)
This commit is contained in:
parent
21b581eead
commit
9e71002580
2 changed files with 5 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ Our version is open sourced and can be found in [Cloudflare's fork of Playwright
|
|||
<PackageManagers pkg="@cloudflare/playwright" dev />
|
||||
|
||||
:::note
|
||||
The current version of the Playwright is [**v1.55.0**](https://github.com/cloudflare/playwright/pull/67).
|
||||
The current version of Playwright is [**v1.57.0**](https://github.com/cloudflare/playwright/releases/tag/v1.1.0).
|
||||
:::
|
||||
|
||||
## Use Playwright in a Worker
|
||||
|
|
|
|||
|
|
@ -3,6 +3,10 @@ link: "/browser-rendering/changelog/"
|
|||
productName: Browser Rendering
|
||||
productLink: "/browser-rendering/"
|
||||
entries:
|
||||
- publish_date: "2026-01-08"
|
||||
title: "@cloudflare/playwright v1.1.0 released"
|
||||
description: |-
|
||||
* Released version 1.1.0 of [`@cloudflare/playwright`](https://github.com/cloudflare/playwright), now upgraded to [Playwright v1.57.0](https://playwright.dev/docs/release-notes#version-157).
|
||||
- publish_date: "2026-01-07"
|
||||
title: Bug fixes for JSON endpoint, waitForSelector timeout, and WebSocket rendering
|
||||
description: |-
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue