pub async fn drag(c: &CdpClient, sid: &str, from: u64, to: u64) -> Result<()>
Pointer-event drag from one node’s centre to another’s. HTML5 native drag-and-drop (draggable) needs Input.setInterceptDrags; not in v1.
draggable
Input.setInterceptDrags