You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/release-notes-js.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,11 @@ import LiteYouTube from '@site/src/components/LiteYouTube';
8
8
9
9
## Version 1.49
10
10
11
+
<LiteYouTube
12
+
id="S5wCft-ImKk"
13
+
title="Playwright 1.49"
14
+
/>
15
+
11
16
### Aria snapshots
12
17
13
18
New assertion [`method: LocatorAssertions.toMatchAriaSnapshot`] verifies page structure by comparing to an expected accessibility tree, represented as YAML.
0 commit comments