public class StoreElemAttributePlugin
extends et.seleniet.api.KeywordPlugin
This plugin looks up the attribute or text content of a given element and stores it in the given variable. Use "text" as type to retrieve the text of the given element.
| Constructor and Description |
|---|
StoreElemAttributePlugin() |
| 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) |
String |
getKeyWord() |
public String getKeyWord()
getKeyWord in class et.seleniet.api.KeywordPluginCopyright © 2016 Thomas Eitzenberger. All rights reserved.