| Interface | Description |
|---|---|
| LocatorAssertions |
The
LocatorAssertions class provides assertion methods that can be used to make assertions about the Locator state
in the tests. |
| PageAssertions |
The
PageAssertions class provides assertion methods that can be used to make assertions about the Page state in the
tests. |
| PlaywrightAssertions |
The
PlaywrightAssertions class provides convenience methods for creating assertions that will wait until the expected
condition is met. |
Copyright © 2021. All rights reserved.