This is a cool little hack.
console.table($$('a'),['innerHTML','href'])
Paste that into the console to get all links on a page in a table.
This is a cool little hack.
console.table($$('a'),['innerHTML','href'])
Paste that into the console to get all links on a page in a table.