pub async fn node_center( c: &CdpClient, sid: &str, backend_node_id: u64, ) -> Result<Point>
Scroll the node into view and return its clickable centre.