Class | Description |
---|---|
AIButtonActions |
Used to hold BUTTON test step definitions for gherkin feature files.
|
AICheckBoxActions |
Used to hold checkbox test step definitions for gherkin feature files.
|
AIComboBoxActions |
Used to hold combobox test step definitions for gherkin feature files.
|
AIComponent |
Used to hold checkbox test step definitions for gherkin feature files.
|
AIComponentActions | |
AIDebugActions |
Concept: To hold debug test step definitions callable from gherkin feature files.
|
AIEditBoxActions |
Used to hold TEXTAREA and TEXT INPUT test step definitions for gherkin feature files.
|
AIListViewActions |
Used to hold listview test step definitions for gherkin feature files.
|
AIMiscActions |
Used to hold miscellaneous test step definitions for gherkin feature files.
|
AISearchBase |
The base class on which many AI Search Algorithms will subclass.
|
AITextActions |
Used to hold generic TEXT test step definitions for gherkin feature files.
Generally matches on any element whose displayed text value/node matches the provided text value. Assumes the currently active WebDriver session unless otherwise specified. |
Criteria |
This class holds the search-conditions to find the target component.
|
SAFSActions |
Prerequisite
A SeleniumPlus test has properly started. |
SAFSCommands |
Prerequisite
A SeleniumPlus test has properly started. |
TypeRegistryConfiguration |
Define the Custom Parameter Types used in the gherkin feature files.
|
TypeRegistryConfiguration.JacksonTransformer |
Copyright © SAS Institute. All Rights Reserved.