public class SelectPlugin
extends et.seleniet.api.KeywordPlugin
This plugin selects the option with given value of a select element.
| Constructor and Description |
|---|
SelectPlugin() |
| 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.