Hacker News new | ask | show | jobs
Can I DevTools? (github.com)
26 points by pankajparashar 1357 days ago
2 comments

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.
This is pretty cool but it could do with better UI. It's a very long list to scroll though.
If you’re on Desktop, then you can find the list of categories on the left to narrow down the list or you can search using keywords to reduce the list.