Can I DevTools?
github.com
Can I DevTools?
1–5 of 5 posts
Re: Can I DevTools?
#2Nice 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?
#3This is pretty cool but it could do with better UI. It's a very long list to scroll though.
Re: Can I DevTools?
#4This 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.
Re: Can I DevTools?
#5Nice 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.