Function script::webdriver_handlers::find_node_by_unique_id
source ยท fn find_node_by_unique_id(
documents: &DocumentCollection,
pipeline: PipelineId,
node_id: String,
) -> Result<Root<Dom<Node>>, ErrorStatus>