public class AssertTextPresentPlugin
extends et.seleniet.api.ElementIndependentKeywordPlugin
This plugin expects to find a text string in the page source.
| Constructor and Description |
|---|
AssertTextPresentPlugin() |
| 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.