Class DragDataItem
java.lang.Object
org.openqa.selenium.devtools.v150.input.model.DragDataItem
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DragDataItem
-
-
Method Details
-
getMimeType
Mime type of the dragged data. -
getData
Depending of the value of `mimeType`, it contains the dragged link, text, HTML markup or any other data. -
getTitle
-
getBaseURL
-