pub async fn wait_for_url(
tab_id: &str,
url: &str,
timeout: Duration,
) -> Result<BrowserWaitResult, BrowserAutomationError>pub async fn wait_for_url(
tab_id: &str,
url: &str,
timeout: Duration,
) -> Result<BrowserWaitResult, BrowserAutomationError>