| Interface | Description |
|---|---|
| WebElementFacade | |
| WebElementState |
This interface is a way of presenting state information about a web element without exposing (too much) of the
WebDriver API.
|
| WidgetObject |
Represents a page fragment which occurs across pages or multiple times in a single
page.
|
| WithByLocator | |
| WithLocator |
| Class | Description |
|---|---|
| AnyPage |
A page object that can represent any page, without specifiying the exact page.
|
| ClasspathFieldInjectorService |
A description goes here.
|
| ClearContents | |
| DefaultTimeouts |
Created by john on 6/03/15.
|
| FluentDropdown | |
| FluentDropdownDeselect | |
| FluentDropdownSelect | |
| HtmlTag | |
| ListOfWebElementFacades | |
| MatchingPageExpressions |
Determines which URLs a given page object will work with.
|
| PageObject |
A base class representing a WebDriver page object.
|
| PageObject.OpenWithParams | |
| PageObjects | |
| PagesAnnotatedField |
The Pages object keeps track of the Page Objects used during the tests.
|
| PageUrls |
Manage the URLs associated with a page
Urls can be associated with a page using annotations or via the default configuration properties.
|
| ParameterisedLocator | |
| RenderedPageObjectView |
A page view that handles checking and waiting for element visibility.
|
| ResolvedWebElementResolver | |
| SerenityActions | |
| WebElementDescriber |
Created by john on 30/01/15.
|
| WebElementExpectations | |
| WebElementFacadeImpl |
A proxy class for a web element, providing some more methods.
|
| WebElementFacadeWait | |
| WebElementResolver | |
| WebElementResolver.LocatorResolverBuilder | |
| WebElementResolverByElementLocator | |
| WebElementResolverByLocator | |
| WidgetObjectImpl |
Base implementation for
WidgetObject. |
| WrappedWebElementFacadeImpl |
| Enum | Description |
|---|---|
| FindAllWaitOptions |
| Exception | Description |
|---|---|
| PageLooksDodgyException | |
| UnableToInvokeWhenPageOpensMethods |
Could not invoke a Page Oject method annotated with the WhenPageOpens annotation.
|
| UnknownPageException |