| Package | Description |
|---|---|
| com.github.jsdevel.testng.selenium |
| 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. |
class |
AbstractSuite<PF extends PageFactory>
An AbstractSuite that is thread safe, allows methods to be run in
parallel, and creates instances of interfaces that extend
PageFactory. |
interface |
MethodContext<PF extends PageFactory>
A context created for each test run.
|
interface |
Page<P extends Page,PF extends PageFactory>
Represents a page that has been configured.
|
Copyright © 2015. All rights reserved.