upvote
> Long term, i believe we should bet on web standards, not proprietary protocols controlled by one company.

Totally agree.

Not sure if you're involved in the development / spec process for WebDriver Bidi, but the big limitation atm is that it has almost no support for the devtool inspection use cases served by the Chrome Devtools Protocol (CDP) and the Firefox Devtools Protocol (FDP).

The Servo and Ladybird browsers both have FDP implementations (and Blitz has an in-progress CDP implementation) for this reason. But we'd all love to switch to a single standardised protocol if it had the requisite support.

reply
thanks for the extra context. i'm friendly with devs working on the protocol, but looking for ways to get them more support.
reply
It's definitely on the list of "things that would be nice to have eventually". It hasn't been very high up my personal list of priorities to build myself, but if you want to build it then I imagine we'd accept the patches (though I'd ideally like to see an implementation plan first).

(if kitesurf does upstream their patches then presumably we'll get a CDP-based automation API as part of that)

reply
ok, cool. looks like i should chat with the fine people at cloudflare, too.
reply