pub async fn type_text( tab_id: &str, selector: &str, text: &str, ) -> Result<(), BrowserAutomationError>