Press F12, click console and paste this in there. [].slice.call(document.querySelectorAll(“input”)).forEach(i => i.checked=true)
Press F12, click console and paste this in there. [].slice.call(document.querySelectorAll(“input”)).forEach(i => i.checked=true)