Skip to main content

run_kasada

Function run_kasada 

Source
pub async fn run_kasada(pool: &Arc<BrowserPool>) -> ValidationResult
Expand description

Run the Kasada validator against WizzAir booking page.

Navigates to a Kasada-protected page, waits for page load, and checks whether a 429/403 block page is returned or the page loads normally.