| Modifier and Type | Class and Description |
|---|---|
class |
Browser |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Component |
interface |
Module |
| Modifier and Type | Method and Description |
|---|---|
LocatesElements |
Component.getParent() |
| Modifier and Type | Method and Description |
|---|---|
void |
Component.setParent(LocatesElements parent) |
| Modifier and Type | Method and Description |
|---|---|
<T extends LocatesElements> |
PageInitializer.createPageContent(Browser browser,
T parent) |
| Modifier and Type | Method and Description |
|---|---|
Component |
PageInitializer.createComponent(Browser browser,
Class<? extends Component> elementType,
LocatesElements parent,
Locator locator,
String elementName) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Page |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEntityPage |
class |
AbstractPage |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractComponent |
class |
AbstractGroupComponent<T extends AbstractComponent>
Created by cpascal on 3/30/2017.
|
class |
Button |
class |
CheckBox |
class |
CheckBoxButtonGroup
RadioButtonGroup represents a set of radio buttons on a web page.
|
class |
GenericWebElement
Created by cpascal on 3/29/2017.
|
class |
GroupComponent<T extends AbstractComponent>
Created by cpascal on 3/30/2017.
|
class |
Hyperlink
Created by cpascal on 3/29/2017.
|
class |
Input
Created by cpascal on 3/29/2017.
|
class |
Label
Created by cpascal on 3/29/2017.
|
class |
RadioButton |
class |
RadioButtonGroup
RadioButtonGroup represents a set of radio buttons on a web page.
|
class |
Select
Created by cpascal on 3/31/2017.
|
| Modifier and Type | Method and Description |
|---|---|
LocatesElements |
AbstractComponent.getParent() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractComponent.setParent(LocatesElements parent) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractModule
Created by cpascal on 3/29/2017.
|
Copyright © 2020. All rights reserved.