public class SingleStepModePlugin
extends et.seleniet.api.ElementIndependentKeywordPlugin
implements et.seleniet.api.NoStepScreenshot
This plugin switches the test run environment to single step mode, to allow for closer examination of upcoming test steps or analysis.
| Constructor and Description |
|---|
SingleStepModePlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(et.seleniet.api.Seleniet driver,
org.openqa.selenium.WebElement elem,
String page,
List<String> lineArgs,
List<String> tcParams) |
String |
getKeyWord() |
public String getKeyWord()
getKeyWord in class et.seleniet.api.KeywordPluginCopyright © 2016 Thomas Eitzenberger. All rights reserved.