Playwright Async 2026

Playwright async Python API patterns for 2026. Use this skill whenever writing browser automation code in Python — page navigation, element interaction, selectors, persistent context, storage state, and event handling. This is the UNDERLYING API that Camoufox wraps. Know this to understand what Camoufox exposes. ALWAYS use async_api (not sync_api) when integrating with FastAPI or any async Python service.

krishamaze d715373 6.1 KB Updated

File contents

krishamaze/skills/tree/main/skills-lab/playwright-async-2026 commit d715373fbf

Frequently asked questions

npx skillmds@latest add krishamaze/playwright-async-2026