Re: Fill in HTML form via Automator (edited)
Re: Fill in HTML form via Automator (edited)
- Subject: Re: Fill in HTML form via Automator (edited)
- From: Roy Whelden <email@hidden>
- Date: Thu, 02 Jun 2011 10:16:51 -0700
Paul,
This is an edited (excising some redundancy) version of the automator action sequence I sent before.
------------------------------------------------------------------------------ 1. Get Specified URLs
2. Display Webpages
3. Run AppleScript -- and here follows a script utilizing UI scripting on run delay 10 -- allowing the web page to load tell application "System Events" tell process "Safari" click the menu item "AutoFill Form" of the menu "Edit" of menu bar 1 end tell end tell end run --------------------------------------
On May 30, 2011, at 12:01 PM, email@hidden wrote:
Message: 1 Date: Mon, 30 May 2011 13:43:17 -0400 From: Paul Waldo <email@hidden> Subject: Fill in HTML form via Automator To: email@hidden Message-ID: <email@hidden> Content-Type: text/plain; charset=us-ascii
Hi all,
I'm new to the list and new to Automator, so forgive me if this is a silly question...
I want to, at scheduled intervals, open a web page form in Safari, fill in some unchanging specific data, submit the form, then close the opened tab. It does not appear to be possible with Automator, but I would love to be proved wrong. Any help would be greatly appreciated!
Paul
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Automator-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden