How to click multiple instances of the same icon on a webpage? (Javascript)
- by akd
I want to write a script that will click every instance of a certain icon. The following code is from the source that is what I want to click on. It has a onclick event defined, I just don't know how to search the page for these icons and then click on them. Can anyone help? Thanks.
<dd><a href="javascript:void(0);"
…