public class LabelPlugin
extends et.seleniet.api.ElementIndependentKeywordPlugin
implements et.seleniet.api.NoStepScreenshot
This plugin is a placeholder to allow to jump to a certain labeled position inside a test case.
| Constructor and Description |
|---|
LabelPlugin() |
| 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) |
boolean |
isGotoTarget() |
public void execute(et.seleniet.api.Seleniet driver,
org.openqa.selenium.WebElement elem,
String page,
List<String> lineArgs,
List<String> tcParams)
execute in class et.seleniet.api.KeywordPluginKeywordPlugin.execute(Seleniet, WebElement, String,
List, List)public boolean isGotoTarget()
isGotoTarget in class et.seleniet.api.KeywordPluginCopyright © 2016 Thomas Eitzenberger. All rights reserved.