docs: remove toMatchAriaSnapshot({path}) from language ports (#34363)

This commit is contained in:
Yury Semikhatsky 2025-01-16 16:56:13 -08:00 committed by GitHub
parent 5438814975
commit 40b92eaf2a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2241,8 +2241,7 @@ assertThat(page.locator("body")).matchesAriaSnapshot("""
## async method: LocatorAssertions.toMatchAriaSnapshot#2
* since: v1.50
* langs:
- alias-java: matchesAriaSnapshot
* langs: js
Asserts that the target element matches the given [accessibility snapshot](../aria-snapshots.md).