| Package | Description |
|---|---|
| com.github.jsdevel.testng.selenium |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Page<P extends Page,PF extends PageFactory>
Represents a page that has been configured.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPage<P extends AbstractPage,PF extends PageFactory>
An implementation of
Page that is configured and initialized by
AbstractSuite. |
| Modifier and Type | Method and Description |
|---|---|
Page<P,PF> |
Page.getPage()
Returns this Page.
|
Page<P,PF> |
AbstractPage.getPage() |
Copyright © 2015. All rights reserved.