
public interface GrapheneElementAction
WebElement| Modifier and Type | Method and Description |
|---|---|
void |
doubleClick()
Performs a double-click at middle of an element.
|
void |
writeIntoElement(String text)
Writes into an element the given string.
|
void doubleClick()
void writeIntoElement(String text)
text - Text to writeCopyright © 2021 JBoss by Red Hat. All rights reserved.