From: Tanner Burson Date: 2006-09-20T03:59:15+09:00 Subject: Re: Control Safari browser ------=_Part_28752_11243959.1158692352363 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 9/19/06, Karl Puperze wrote: > > Hi, > > I am using win32ole to control the Internet Explorer and I want to port > my tool to work with Safari. > I know that there is an extension for the watir project, which uses > AppleScript to drive safari, but this is not very elegant. > > Does anyone know an interface (like win32ole) to control the safari > browser. > Is it WebKit? Maybe with RubyCocoa? I'd check what AppleScript options are available for Safari. If there are enough hooks there, RubyCocoa will allow you to interface between Ruby and OSAScript (sort of). If not, you might be able to create a custom WebKit project in RubyCocoa, that automated the portions you want automated. Thanks for your Help. > > -- > Posted via http://www.ruby-forum.com/. > > -- ===Tanner Burson=== tanner.burson@gmail.com http://tannerburson.com <---Might even work one day... ------=_Part_28752_11243959.1158692352363--