human_requests.browsers.families.camoufox_family¶
Classes¶
Camoufox — a separate runtime. Launched as a context manager. |
Module Contents¶
- class CamoufoxFamily[source]¶
Camoufox — a separate runtime. Launched as a context manager. Stealth is NOT needed/allowed (antibot is built-in).
- property browser: playwright.async_api.Browser | None[source]¶
Current Browser or None if not started.
- async start(
- cfg: DesiredConfig,
Idempotent launch/restart according to cfg.