public class MatchVarStrLenPlugin
extends et.seleniet.api.ElementIndependentKeywordPlugin
implements et.seleniet.api.NoStepScreenshot
This plugin checks if the content of a given variable matches the given string length.
| Constructor and Description |
|---|
MatchVarStrLenPlugin() |
| 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.