Package | Description |
---|---|
org.safs.cukes.ai.selenium | |
org.safs.selenium.spc | |
org.safs.selenium.webdriver |
Modifier and Type | Class and Description |
---|---|
class |
AIButtonActions
Used to hold BUTTON test step definitions for gherkin feature files.
|
class |
AICheckBoxActions
Used to hold checkbox test step definitions for gherkin feature files.
|
class |
AIComboBoxActions
Used to hold combobox test step definitions for gherkin feature files.
|
class |
AIComponent
Used to hold checkbox test step definitions for gherkin feature files.
|
class |
AIComponentActions |
class |
AIDebugActions
Concept: To hold debug test step definitions callable from gherkin feature files.
|
class |
AIEditBoxActions
Used to hold TEXTAREA and TEXT INPUT test step definitions for gherkin feature files.
|
class |
AIListViewActions
Used to hold listview test step definitions for gherkin feature files.
|
class |
AIMiscActions
Used to hold miscellaneous test step definitions for gherkin feature files.
|
class |
AISearchBase
The base class on which many AI Search Algorithms will subclass.
|
class |
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. |
class |
SAFSActions
Prerequisite
A SeleniumPlus test has properly started. |
class |
SAFSCommands
Prerequisite
A SeleniumPlus test has properly started. |
Modifier and Type | Class and Description |
---|---|
class |
SPJVMInjector
Provides the ability for any Java application running in a compatible JVM to launch and use SeleniumPlus.
|
class |
WDSPC
APR 03, 2014 (Carl Nagle) Initial Release
|
Modifier and Type | Class and Description |
---|---|
class |
GroovyBridge
This class should not be used directly by a SAFS user.
|
class |
SeleniumPlus
NOTE 1: Auto-evaluated expression.
As SeleniumPlus inherits from SAFS, so it has the ability to process string as an expression.
|
Copyright © SAS Institute. All Rights Reserved.