pub async fn detect_captcha(page: &Page) -> Result<Option<CaptchaKind>>Expand description
Backward-compat wrapper. Returns only the kind tag.
pub async fn detect_captcha(page: &Page) -> Result<Option<CaptchaKind>>Backward-compat wrapper. Returns only the kind tag.