On Sep 19, 2006, at 11:48 AM, 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? > > Thanks for your Help. > > -- > Posted via http://www.ruby-forum.com/. > There is the safariwatir project. It can do what you want. http://safariwatir.rubyforge.org/ -Ezra