public class ElementActionHelper extends Object
| Constructor and Description |
|---|
ElementActionHelper() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
doubleClickBy(EnhancedBy by) |
protected static void |
hoverBy(EnhancedBy by)
hover over element
|
protected static void |
hoverPoints(int x,
int y)
Hover on the x,y points
|
protected static void |
inputTextByAction(EnhancedBy by,
String text) |
protected static void hoverBy(EnhancedBy by)
by - protected static void inputTextByAction(EnhancedBy by, String text)
protected static void doubleClickBy(EnhancedBy by)
protected static void hoverPoints(int x,
int y)
x - y - Copyright © 2019. All rights reserved.