public class VerifyNotVisiblePlugin
extends et.seleniet.api.KeywordPlugin
Checks whether a given element that exists in the DOM is HIDDEN.
| Constructor and Description |
|---|
VerifyNotVisiblePlugin() |
| 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.