jaredwilli / devtools-cheatsheet

A cheatsheet for developers using Chrome DevTools
http://anti-code.com/devtools-cheatsheet/
MIT License
548 stars 107 forks source link

Adding $x(xpath) to command line API #20

Closed vansteki closed 8 years ago

vansteki commented 9 years ago

Returns an array of DOM elements that match the given XPath expression

jaredwilli commented 8 years ago

nice one, thanks! my bad for not seeing this till now, omg. never got notified!!