public class SelenoidClipboard
extends java.lang.Object
implements com.codeborne.selenide.Clipboard
| Constructor and Description |
|---|
SelenoidClipboard(com.codeborne.selenide.Driver driver) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getText() |
void |
setText(java.lang.String text) |