Hi all! I'm looking for a script either through Automator or Apple Script - but I'm not sure if the following script is too complex:
Essentially, my wireless connection requires me to enter a numeric password (lets say its 665544) to get on the internet. When I launch Safari, it redirects me to a welcome page. On the page I click a link that says "Enter password" and then enter the password in a textbox.
So, in English terms, I want to run the following:
Open Safari
Click "Enter Password"
Enter 665544
Click "Enter" (or just press return)
Ideally, I'd like to run this at start-up, but I'm fairly certain I can just throw it into "Log-in items."
Is it possible? And, if its not too difficult, could someone write it for me?
(I'm running 10.5.2 if that matters)
Thanks so much!
Essentially, my wireless connection requires me to enter a numeric password (lets say its 665544) to get on the internet. When I launch Safari, it redirects me to a welcome page. On the page I click a link that says "Enter password" and then enter the password in a textbox.
So, in English terms, I want to run the following:
Open Safari
Click "Enter Password"
Enter 665544
Click "Enter" (or just press return)
Ideally, I'd like to run this at start-up, but I'm fairly certain I can just throw it into "Log-in items."
Is it possible? And, if its not too difficult, could someone write it for me?
(I'm running 10.5.2 if that matters)
Thanks so much!