Hey all,
Complete noob to AppleScript here with a rather complex one:
I would like automate a script that can do the following:
1. After launching, waits for 61 minutes without doing anything, then:
2. Opens Safari with 16 tabs (and 16 separate URLS)
3. Clicks a “Roll!” button on each of the 16 tabs, then pauses for 10 seconds, then:
4. Closes Safari
5. Waits another 61 minutes, then:
6. Performs 2 through 5 over again for a total of 15 repetitions.
One thing to note:
Each URL is unique to the other 15, but they are the same for every repetition.
Is this even possible? From my research into AppleScript I understand there will need to be a little Javascript in there too?
All help appreciated!!
Cheers
Complete noob to AppleScript here with a rather complex one:
I would like automate a script that can do the following:
1. After launching, waits for 61 minutes without doing anything, then:
2. Opens Safari with 16 tabs (and 16 separate URLS)
3. Clicks a “Roll!” button on each of the 16 tabs, then pauses for 10 seconds, then:
4. Closes Safari
5. Waits another 61 minutes, then:
6. Performs 2 through 5 over again for a total of 15 repetitions.
One thing to note:
Each URL is unique to the other 15, but they are the same for every repetition.
Is this even possible? From my research into AppleScript I understand there will need to be a little Javascript in there too?
All help appreciated!!
Cheers