I have a script that clicks the refresh button on firefox, and I have a script to delay. What I don't have is a script to make those actions repeat until I ^c it. How would I mkake this loop?
|
feedback
|
|
Put your script in a while loop. Sample code below, in-depth tutorial here.
| |||
|
feedback
|
