macro_rules! check_tab_has_browser {
($tab_id:expr) => { ... };
}Expand description
Convenience macro for checking if a tab has a browser instance
macro_rules! check_tab_has_browser {
($tab_id:expr) => { ... };
}Convenience macro for checking if a tab has a browser instance