public class IfUnknownVarGotoPlugin
extends et.seleniet.api.ElementIndependentKeywordPlugin
This plugin checks for the existance of the given variable name and if this variable is NOT defined will jump to the given label / test step.
| Constructor and Description |
|---|
IfUnknownVarGotoPlugin() |
| 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) |
Copyright © 2016 Thomas Eitzenberger. All rights reserved.