Package | Description |
---|---|
org.safs.cukes.ai.selenium |
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 |
AIComponentActions |
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 |
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. |
Copyright © SAS Institute. All Rights Reserved.