Function script::webdriver_handlers::handle_get_url

source ยท
pub fn handle_get_url(
    documents: &DocumentCollection,
    pipeline: PipelineId,
    reply: IpcSender<ServoUrl>,
)