We are putting Watir on Safari. The original Watir (Web Application Testing in Ruby) project supports only IE on Windows. This project aims at adding Watir support for Safari on the Mac. Current release: safariwatir-0.2.5 Prior to its 0.2.0 release, SafariWatir used AppleScript in `backticks` to drive the Safari web browser, resulting in sluggish performance. The 0.2.0 release leverages the rb-app