Hacker News new | ask | show | jobs
by graderjs 1357 days ago
Nice it would be cool to have a section specifying support for the underlying instrumentation protocols.

The Chrome version: https://chromedevtools.github.io/devtools-protocol/

The generalized "standards track" version: https://github.com/w3c/webdriver-bidi

and info about it: https://developer.chrome.com/blog/webdriver-bidi/

1 comments

Interesting, very useful suggestion. I’ll have a look at this over the weekend.