'Chrome Console Automatic Click

I'm on a website that forces me to click numerous elements on the page

This is the code for the elements

<span class="icon icon-arrow-2"></span>

Is it possible to tell me the code to write into the console of google chrome to click all the elements on the page named "icon icon-arrow-2" at once?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source