Skip to content

Commit 5b54067

Browse files
debs-obrienmxschmitt
authored andcommitted
cherry-pick(#33147): docs: add video to release notes
1 parent ceb756d commit 5b54067

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/src/release-notes-js.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ import LiteYouTube from '@site/src/components/LiteYouTube';
88

99
## Version 1.48
1010

11+
<LiteYouTube
12+
id="VGlkSBkMVCQ"
13+
title="Playwright 1.48"
14+
/>
15+
1116
### WebSocket routing
1217

1318
New methods [`method: Page.routeWebSocket`] and [`method: BrowserContext.routeWebSocket`] allow to intercept, modify and mock WebSocket connections initiated in the page. Below is a simple example that mocks WebSocket communication by responding to a `"request"` with a `"response"`.

0 commit comments

Comments
 (0)