Sahi vs Watir
A side-by-side look at Sahi and Watir. For an in-depth review of either product, follow the links below.
Sahi
Development
Sahi is an open source web application testing tool used for automating browser testing. It supports cross-browser testing and can simulate user actions like clicks, double clicks, drag & drop, etc. Sahi works by injecting JavaScript on web pages to monitor and drive the browsers.
automationtestingweb-applications
Watir
Development
Watir is an open-source Ruby library for automating web browsers. It drives browsers the same way people do, enabling testing and scripting of web applications. Watir supports IE, Firefox, Chrome, Safari and Opera.
automationtestingruby