docs: add video for 1.49 (#33693)

This commit is contained in:
Simon Knott 2024-11-20 15:36:38 +01:00 committed by GitHub
parent 94776ad18a
commit bfd64ac11b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,6 +8,11 @@ import LiteYouTube from '@site/src/components/LiteYouTube';
## Version 1.49
<LiteYouTube
id="S5wCft-ImKk"
title="Playwright 1.49"
/>
### Aria snapshots
New assertion [`method: LocatorAssertions.toMatchAriaSnapshot`] verifies page structure by comparing to an expected accessibility tree, represented as YAML.