@Deprecated public interface Clipboard
Modifier and Type | Method and Description |
---|---|
String |
clipboardText()
Deprecated.
Returns text from RPA agent clipboard
|
String |
copySelectedText()
Deprecated.
Copies currently selected text and returns it.
|
String |
selectAllTextAndCopy()
Deprecated.
Select all text in current window and copies it to clipboard.
|
String clipboardText()
Driver Type: Desktop
String copySelectedText()
Driver Type: Desktop
String selectAllTextAndCopy()
Driver Type: Desktop
Copyright 2016, WorkFusion, Inc.