pub async fn run_browserscan(pool: &Arc<BrowserPool>) -> ValidationResultExpand description
Run the BrowserScan validator.
Navigates to BrowserScan, waits for scan completion, and extracts the
authenticity percentage.
pub async fn run_browserscan(pool: &Arc<BrowserPool>) -> ValidationResultRun the BrowserScan validator.
Navigates to BrowserScan, waits for scan completion, and extracts the
authenticity percentage.