Posts by Cleiton Tortato • 11 points
1 post
-
1
votes2
answers798
viewsA: Loop in Javascript to click button
I believe that to achieve the behavior you need could use the function setInterval instead of a for. Try to give 1 second interval in each click so that the page can process (1 second is expressed…
javascriptanswered Cleiton Tortato 11