Interface DriverVerifications
- All Known Implementing Classes:
PlaywrightDriverVerifications, WizardHelpers.WebDriverVerifications
public interface DriverVerifications
Public contract for driver-level soft verifications.
-
Method Summary
Modifier and TypeMethodDescriptionbrowser()default ElementAssertionselement(ShaftLocator elementLocator) element(org.openqa.selenium.By elementLocator)
-
Method Details
-
browser
BrowserAssertions browser() -
element
-
element
-
object
-