Macro webdriver::macros::try_opt

source ยท
macro_rules! try_opt {
    ($expr:expr, $err_type:expr, $err_msg:expr) => { ... };
}