Package com.microsoft.playwright.assertions
-
Interface Summary Interface Description APIResponseAssertions TheAPIResponseAssertionsclass provides assertion methods that can be used to make assertions about theAPIResponsein the tests.LocatorAssertions TheLocatorAssertionsclass provides assertion methods that can be used to make assertions about theLocatorstate in the tests.PageAssertions ThePageAssertionsclass provides assertion methods that can be used to make assertions about thePagestate in the tests.PlaywrightAssertions Playwright gives you Web-First Assertions with convenience methods for creating assertions that will wait and retry until the expected condition is met.