| Interface | Description |
|---|---|
| ElementGroup |
An element group is the base class for the entire page object model.
|
| Page |
Interface to declare a page of an application
|
| Class | Description |
|---|---|
| PageLoader |
Loader of a page instance.
|
| PageObjectsInjector |
Injector to inject WebElement suppliers to Fields and Methods of a Page
|
| SeleniumContext |
The selenium context is a container for maintaining access to the current driver of
|
| SeleniumControl |
Context for running selenium based tests.
|
| SeleniumControl.SeleniumContextBuilder |
Builder for creating a Selenium test context
|
| User |
A user object to run a test
|
| WebElementLocator |
Helper class to locate
WebElements by a Locator literal |
| Enum | Description |
|---|---|
| Drivers |
Choice of Drivers to use for Selenium testing
|
| Locator.ByLocator |
| Annotation Type | Description |
|---|---|
| Locator |
A locator annotation to declare how a page or an element can be addressed
|
| Qualifier |
Qualifier annotation to define custom qualifiers for ElementGroups.
|
Copyright © 2016 DevCon5 GmbH. All rights reserved.