pub fn build_click_command(id: u64, selector: &str) -> CdpCommandExpand description
Build a Runtime.evaluate command for clicking an element by selector.
pub fn build_click_command(id: u64, selector: &str) -> CdpCommandBuild a Runtime.evaluate command for clicking an element by selector.