docs: remove toMatchAriaSnapshot({path}) from language ports (#34363)
This commit is contained in:
parent
5438814975
commit
40b92eaf2a
|
|
@ -2241,8 +2241,7 @@ assertThat(page.locator("body")).matchesAriaSnapshot("""
|
||||||
|
|
||||||
## async method: LocatorAssertions.toMatchAriaSnapshot#2
|
## async method: LocatorAssertions.toMatchAriaSnapshot#2
|
||||||
* since: v1.50
|
* since: v1.50
|
||||||
* langs:
|
* langs: js
|
||||||
- alias-java: matchesAriaSnapshot
|
|
||||||
|
|
||||||
Asserts that the target element matches the given [accessibility snapshot](../aria-snapshots.md).
|
Asserts that the target element matches the given [accessibility snapshot](../aria-snapshots.md).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue