Class DragData
java.lang.Object
org.openqa.selenium.devtools.v133.input.model.DragData
-
Constructor Details
-
DragData
-
-
Method Details
-
getItems
-
getFiles
List of filenames that should be included when dropping -
getDragOperationsMask
Bit field representing allowed drag operations. Copy = 1, Link = 2, Move = 16
-