• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Load several webpages in succession
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Load several webpages in succession


  • Subject: Load several webpages in succession
  • From: Timothy Hellum <email@hidden>
  • Date: Mon, 14 May 2007 12:57:04 -0400
  • Thread-topic: Load several webpages in succession

Title: Load several webpages in succession
Good afternoon,

I have a simple script that allows me to load and refresh a website.  However, ideally, I would have a script that loads several websites in succession with a wait time of 5 minutes between sites.

Anyone know how to do this?

The script so far (as collected off the web):

on idle
   
    tell application "Safari"
        activate
       set URL of front document to "http://www.theglobeandmail.com"
    end tell
   
    
    return 60
    
    
end idle

Any help much appreciated.

/timothy


-------------------------------
Timothy Hellum
Editorial IT Support
The Globe and Mail
http://www.theglobeandmail.com
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Load several webpages in succession
      • From: deivy petrescu <email@hidden>
  • Prev by Date: Re: ISBN validation for idiots...
  • Next by Date: Re: Load several webpages in succession
  • Previous by thread: Re: ISBN validation for idiots...
  • Next by thread: Re: Load several webpages in succession
  • Index(es):
    • Date
    • Thread