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

This commit is contained in:
Yury Semikhatsky 2025-01-16 16:21:45 -08:00
parent 587e778a5a
commit 5f6b43c5df

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).