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