See: Description
Interface | Description |
---|---|
WebElementFacade | Deprecated
Use same-named class in serenitybdd package
|
WebElementState | Deprecated
Use same-named class in serenitybdd package
|
Class | Description |
---|---|
PageFactory | |
PageObject |
A base class representing a WebDriver page object.
|
Pages |
The Pages object keeps track of what web pages a test visits, and helps with mapping pages to Page Objects.
|
WebElementFacadeImpl | Deprecated
Use same-named class in serenitybdd package
|
Error | Description |
---|---|
WrongPageError |
We have navigated to the wrong page.
|
Copyright © 2021. All rights reserved.