Uses of Interface
com.microsoft.playwright.assertions.PageAssertions
Packages that use PageAssertions
-
Uses of PageAssertions in com.microsoft.playwright.assertions
Methods in com.microsoft.playwright.assertions that return PageAssertionsModifier and TypeMethodDescriptionstatic PageAssertionsPlaywrightAssertions.assertThat(Page page) Creates aPageAssertionsobject for the givenPage.PageAssertions.not()Makes the assertion check for the opposite condition. -
Uses of PageAssertions in com.microsoft.playwright.impl
Classes in com.microsoft.playwright.impl that implement PageAssertionsMethods in com.microsoft.playwright.impl that return PageAssertions