mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2026-09-24 14:20:08 +01:00
- Catch both builtins.TimeoutError and playwright TimeoutError as 408 - Check challenge title before networkidle to avoid timeout on Cloudflare interstitial - Add blockMedia and returnOnlyCookies request options - Return raw PDF bytes as base64 with contentType application/pdf - Skip tests on 408 timeouts; add PDF handling test