add toMatchAriaSnapshot.timeout

This commit is contained in:
Yury Semikhatsky 2024-11-14 12:14:33 -08:00
parent 6f52f48108
commit b8de3fefea

View file

@ -2159,3 +2159,6 @@ assertThat(page.locator("body")).matchesAriaSnapshot("""
### option: LocatorAssertions.toMatchAriaSnapshot.timeout = %%-js-assertions-timeout-%%
* since: v1.49
### option: LocatorAssertions.toMatchAriaSnapshot.timeout = %%-csharp-java-python-assertions-timeout-%%
* since: v1.49