public class DragPlugin extends ClickPlugin
This plugin performs a click on the first given element,followed by a drag of this element onto the second given element.
| Constructor and Description |
|---|
DragPlugin() |
| 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) |
waitFor2BClickedElemCopyright © 2016 Thomas Eitzenberger. All rights reserved.