Interface WithAssert<T extends VisualElement>
- All Superinterfaces:
Assert
- All Known Subinterfaces:
AlignedAssert<T>,OverlapsAssert<T>
- All Known Implementing Classes:
DefaultAlignedAssert,DefaultOverlapsAssert
-
Method Summary
Modifier and TypeMethodDescriptionwith(AsVisualElement<?> object) with(org.openqa.selenium.WebElement object) withElement(VisualElement object)
-
Method Details
-
with
-
with
-
withElement
-