APIelementhandledragOn this pageElementHandle.drag() methodThis method creates and captures a dragevent from the element.Signature:drag(target: Point): Promise<Protocol.Input.DragData>;ParametersParameterTypeDescriptiontargetPointReturns:Promise<Protocol.Input.DragData>