- Right-click the
console.log()output - Click "Store as global variable"
- Run
copy(temp1) ctrl-v
Source: DEV: How to Copy a big Object or Array from console to clipboard
console.log() outputcopy(temp1)ctrl-vSource: DEV: How to Copy a big Object or Array from console to clipboard