Last updated 5 years ago
Was this helpful?
$_ holds the previous result in the console. So you can do $_.something(..) to access the returned object items.
$_
$_.something(..)
- Faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
- High-level Chrome Devtools controller directly based on Chrome DevTools Protocol.