- DEFAULT_FLUENT_WAIT_TIMEOUT - Static variable in class com.workfusion.rpa.helpers.utils.ApiUtils
-
- delete(String) - Static method in class com.workfusion.rpa.helpers.Resource
-
Delete file or directory
- deleteCell(String, ExcelCellPosition) - Static method in class com.workfusion.rpa.helpers.Excel
-
Clear of value of cell.
- deleteCell(String, String) - Static method in class com.workfusion.rpa.helpers.Excel
-
Clear of value of cell.
- deleteFileOnAgent(String) - Static method in class com.workfusion.rpa.helpers.RPA
-
Deletes file or folder on RPA Agent machine
- deleteFolderFileS3(String, String, String, String, String, String) - Static method in class com.workfusion.rpa.helpers.S3
-
Delete folder or file on S3 bucket
- DesktopClipboard - Class in com.workfusion.rpa.helpers
-
- DesktopClipboard() - Constructor for class com.workfusion.rpa.helpers.DesktopClipboard
-
Deprecated.
- desktopDriver() - Static method in class com.workfusion.rpa.helpers.utils.ApiUtils
-
- directoryListS3(String, String, String, String, String, String) - Static method in class com.workfusion.rpa.helpers.S3
-
Get list of folders and files from S# bucket
- DISABLED - Static variable in class com.workfusion.rpa.helpers.UiConditions
-
Checks that element is disabled
- disableTypeOnScreen() - Static method in class com.workfusion.rpa.helpers.RPA
-
Sets an option typeOnScreen is FALSE to a desktop driver
- DISAPPEAR - Static variable in class com.workfusion.rpa.helpers.UiConditions
-
- DISAPPEARS - Static variable in class com.workfusion.rpa.helpers.UiConditions
-
- dismiss() - Static method in class com.workfusion.rpa.helpers.RPA
-
Dismisses (clicks "No" or "Cancel") in the existing confirmation dialog (javascript 'alert' or 'confirm').
- dismiss(String) - Static method in class com.workfusion.rpa.helpers.RPA
-
Dismisses (clicks "No" or "Cancel") in the existing confirmation dialog (javascript 'alert' or 'confirm').
- doubleClick(Coordinates) - Method in class com.workfusion.rpa.helpers.RobotsMouse
-
Driver Type: Desktop, Web
- doubleClick(int, int) - Method in class com.workfusion.rpa.helpers.RobotsMouse
-
Double clicks on the point specified by coordinates.
- doubleClick(int, int) - Method in class com.workfusion.rpa.helpers.UiElement
-
Double click the element
- doubleClick() - Method in class com.workfusion.rpa.helpers.UiElement
-
Double click the element
- downloadFileFromAgent(String) - Static method in class com.workfusion.rpa.helpers.RPA
-
Downloads file from RPA Agent machine
- downloadFileOnAgent(String) - Static method in class com.workfusion.rpa.helpers.RPA
-
Downloads a file and saves it on RPA agent machine (in default temp folder)
- downloadFileOnAgent(String, String) - Static method in class com.workfusion.rpa.helpers.RPA
-
Downloads a file and saves it on RPA agent machine
- downloadFileS3(String, String, String, String, String, String, String) - Static method in class com.workfusion.rpa.helpers.S3
-
Download file from S3 bucket to local file
- downloadFileS3(String, String, String, String, String, String, String, long) - Static method in class com.workfusion.rpa.helpers.S3
-
Download file from S3 bucket to local file
- downloadTextFileFromAgent(String) - Static method in class com.workfusion.rpa.helpers.RPA
-
Downloads text file from RPA Agent machine
- driver() - Static method in class com.workfusion.rpa.helpers.RPA
-
Short definition for accessing current driver instance.
- driver() - Static method in class com.workfusion.rpa.helpers.utils.ApiUtils
-
- driverContext() - Static method in class com.workfusion.rpa.helpers.utils.ApiUtils
-
- DriverContext - Class in com.workfusion.rpa.helpers.utils
-
- DriverContext(Driver) - Constructor for class com.workfusion.rpa.helpers.utils.DriverContext
-