Uses of Interface
com.microsoft.playwright.assertions.LocatorAssertions
Packages that use LocatorAssertions
-
Uses of LocatorAssertions in com.microsoft.playwright.assertions
Methods in com.microsoft.playwright.assertions that return LocatorAssertionsModifier and TypeMethodDescriptionstatic LocatorAssertionsPlaywrightAssertions.assertThat(Locator locator) Creates aLocatorAssertionsobject for the givenLocator.LocatorAssertions.not()Makes the assertion check for the opposite condition. -
Uses of LocatorAssertions in com.microsoft.playwright.impl
Classes in com.microsoft.playwright.impl that implement LocatorAssertionsMethods in com.microsoft.playwright.impl that return LocatorAssertions