pub async fn hover( c: &CdpClient, sid: &str, backend_node_id: u64, ) -> Result<Point>
Move the pointer over the node’s centre.