| Interface | Description |
|---|---|
| Page<P extends Page> |
A Page that can be configured by an AbstractPageFactory.
|
| PageAssertions<P extends Page> |
General assertions that apply to a Page.
|
| Class | Description |
|---|---|
| AbstractPage<P extends AbstractPage> |
A Page that can be configured by AbstractPageFactory.
|
| AbstractPageFactory |
Represents a page factory.
|
| AbstractSuite<PF extends AbstractPageFactory> |
An AbstractSuite that is thread safe and allows methods to be run in
parallel.
|
| EnvironmentDefaults |
Constants representing default values for EnvironmentConfig.
|
| MethodContext<PF> |
A context created for each test run.
|
| SystemProperties |
Constants representing system property names recognized by testng-selenium.
|
| TestNGSeleniumLogger |
A logger that prefixes output with TestNG-Selenium.
|
Copyright © 2015. All rights reserved.