Live data from Hacker News

Can I DevTools?

github.com

1–5 of 5 posts

Re: Can I DevTools?

#2
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/

Re: Can I DevTools?

#5
post #2

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/

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