Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'An AppleScript to check complete page loading in Safari' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
An AppleScript to check complete page loading in Safari
Authored by: SantaCruzJimbo on Jul 18, '11 02:09:47AM
In Safari 5.1 (as shipped with OS X Lion) the status item moved groups... So references to
static text 1 of group 1
should be replaced with
static text 1 of group 2
And your script will start working again.

[ Reply to This | # ]