Re: Wanted: Well scriptable browser
Re: Wanted: Well scriptable browser
- Subject: Re: Wanted: Well scriptable browser
- From: julifos <email@hidden>
- Date: Mon, 24 Mar 2003 08:58:39 +0100
>
Hello,
>
>
I try to write a script that controls a web browser to
>
do the following things:
>
- fill in form text fields
>
- choose popup menus, radio + checkboxes
>
- click form submit buttons
>
- click some links
>
>
I've tried using Safari plus the UI Scripting Beta,
>
but it didn't work out, because a) Safari has no
>
native support for any of the mentioned things and b)
>
clicking links doesn't even work using the UI
>
Scripting Beta, because they are not addressable
>
objects.
>
>
My questions:
>
- Does anybody know of a well scriptable browser in OS
>
X?
>
- Does anybody have AppleScript examples how to do the
>
mentioned things in Safari or another scriptable
>
browser?
MSIE Library is intended for IE 5.1, but most of commands (specially those
relative to links, images and forms) will still work in IE 5.2. It also
includes some live samples, source code and extensive documentation
http://www.macscripter.net/sb_search.t?keyword=MSIE&go=Search
Cheers!
JJ
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.