Skip to main content

hold

Function hold 

Source
pub async fn hold(
    browser_name: &str,
    target_id: &str,
    timeout: Duration,
) -> Result<()>
Expand description

Body of the hidden tab foreground-hold subcommand: attach, emulate, record, and block until told to stop or the tab/browser goes away.