Driving Firefox After It Removed CDP: a 700-Line WebDriver BiDi Library
If you want to drive a real Firefox from Python today, your options are a bit heavy: Selenium, geckodriver, or a Playwright server. That's fine when you want a full framework. It's a lot when all you want is a tiny object that can
Read story