get_user_prompt_handler

Function get_user_prompt_handler 

Source
fn get_user_prompt_handler(
    user_prompt_handler: &HashMap<WebDriverUserPrompt, PromptHandlerConfiguration>,
    prompt_type: WebDriverUserPrompt,
) -> PromptHandlerConfiguration
Expand description