public class SubmitPlugin
extends et.seleniet.api.KeywordPlugin
This plugin submits the specified HTML form element.
| Constructor and Description |
|---|
SubmitPlugin() |
| 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.