We switched from Playwright to CDP
All interactions are now 100% CDP-based—no more Playwright dependencies. Nothing runs on Playwright anymore.
This means faster execution, lower overhead, and direct control over browser behavior.

Read the full technical breakdown at /posts/playwright-to-cdp.