Firefox Removed CDP. I Built a 700-Line BiDi Adapter Instead
I wanted the small, direct feel of a raw Chrome DevTools connection in Firefox without pulling in a full automation framework. Firefox no longer exposes CDP, so I built a roughly 700-line Python adapter that gives my code a CDP-style Tab API over WebDriver
Read story