pub async fn query_with_max_text(
tab_id: &str,
selector: &str,
max_text_chars: Option<usize>,
) -> Result<BrowserElementInfo, BrowserAutomationError>pub async fn query_with_max_text(
tab_id: &str,
selector: &str,
max_text_chars: Option<usize>,
) -> Result<BrowserElementInfo, BrowserAutomationError>