See: Description
Class | Description |
---|---|
AGStepDefinitions |
Steps that are specific to Auto and General web apps
|
ClickingStepDefinitions |
Gherkin steps used to click elements.
|
CustomEventStepDefinitions |
Gherkin steps for simulating custom HTML events.
|
DataExtractionStepDefinitions |
Gherkin steps used to extract data from the web page.
|
DebuggingStepDefinitions |
Gherkin steps used to debug a test script.
|
DropDownStepDefinitions |
Gherkin steps for working with drop down lists.
|
FailStepDefinitions |
Steps that cause a scenario to fail.
|
FocusStepDefinitions |
Gherkin steps used to focus elements
These steps have Atom snipptets that start with the prefix "focus".
|
InitialisationStepDefinitions |
Gherkin steps that are used to initialise the test script.
|
JavaScriptStepDefinitions |
Gherkin steps used to run javascript.
|
KeyEventSetpDefinitions |
Gherkin steps for simulating key presses and other key events.
|
LoginStepDefinitions |
Step defininitions for logging into a web page
|
ModifyAttributeDefinitions |
Gherin steps used to modify the attributes on elements.
|
ModifyStepDefinitions |
Contains Gherkin step definitions for modifying aliased values.
|
NavigationStepDefinitions |
Gherkin steps for navigating in the browser.
|
OpenStepDefinitions |
Gherin steps used to open web pages.
|
ProxyStepDefinitions |
This class contains Gherkin step definitions relating to the use of the embedded
BrowserMob proxy.
|
ScrollStepDefinitions |
Gherin steps used to scroll the web page
These steps have Atom snipptets that start with the prefix "scroll".
|
StepEventHandling |
Deals with the events that related to step and scenario handing
|
StepExecutionDefinitions |
Steps that change the execution of the scenarios and steps
|
TabAndWindowStepDefinition |
This class contains Gherkin step definitions for working with tabs and windows
|
TextEntryStepDefinitions |
Contains Gherkin steps for enterting text.
|
ValidationStepDefinitions |
Contains Gherkin step definitions for checking the current state of the web page.
|
WaitStepDefinitions |
This class contains Gherkin steps that define wait conditions.
|
ZAPStepDefinitions |
These are Cucubmber steps that are used by ZAP
|