$_
holds the previous result in the console. So you can do$_.something(..)
to access the returned object items.
- What's new in Chrome DevTools (Google I/O '18)
- Chrome DevTools Masterclass (2016)
- chromedp - Faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
- Chrome DevTools Protocol
- Make your own DevTools
- Rod - High-level Chrome Devtools controller directly based on Chrome DevTools Protocol.
- Chrome DevTools UI
- DevTools tips (2020)