Package | Description |
---|---|
net.serenitybdd.core.pages | |
net.thucydides.core.pages |
Classes designed to make it easier to work with Page Objects in WebDriver.
|
Modifier and Type | Class and Description |
---|---|
class |
WidgetObjectImpl
Base implementation for
WidgetObject . |
class |
WrappedWebElementFacadeImpl |
Modifier and Type | Method and Description |
---|---|
static org.openqa.selenium.support.ui.ExpectedCondition<Boolean> |
WebElementExpectations.elementIsClickable(WebElementFacadeImpl element) |
static org.openqa.selenium.support.ui.ExpectedCondition<Boolean> |
WebElementExpectations.elementIsEnabled(WebElementFacadeImpl element) |
Modifier and Type | Class and Description |
---|---|
class |
WebElementFacadeImpl
Deprecated.
Use same-named class in serenitybdd package
|
Copyright © 2022. All rights reserved.