human_requests.browsers.families.patchright_family¶
Classes¶
Patchright — drop-in replacement for Playwright, supports only Chromium. |
Module Contents¶
- class PatchrightFamily[source]¶
Patchright — drop-in replacement for Playwright, supports only Chromium. Stealth is NOT needed/allowed (it is already 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.