Function script::webdriver_handlers::handle_find_element_tag_name
source ยท pub fn handle_find_element_tag_name(
documents: &DocumentCollection,
pipeline: PipelineId,
selector: String,
reply: IpcSender<Result<Option<String>, ErrorStatus>>,
)