pub async fn wait_for_navigation(
tab_id: &str,
timeout: Duration,
wait_until_complete: bool,
) -> Result<BrowserWaitResult, BrowserAutomationError>pub async fn wait_for_navigation(
tab_id: &str,
timeout: Duration,
wait_until_complete: bool,
) -> Result<BrowserWaitResult, BrowserAutomationError>