Sahi V3 2010-06-10 released
Sahi V3 (2010-06-10) is now available for download. https://sourceforge.net/projects/sahi/ There have been significant improvements and bug fixes in this release. API _under ( /w/browser-accessor-apis ) has been added to locate elements physically under another. API _byXPath has been added to help users from Selenium and other tools move to Sahi. API _row and _option […]
Sahi V3.5 2011-03-14 released
We have added support for HTML5 elements, so, for example, is identified by Sahi as: _numberbox(“myId”) Proxy switching on IE has become a little better _collect and _count have been added.Eg. [code]_assertEqual(5, _count(“_link”, “View Details”));[/code] and [code]var $els = _collect(“_link”, “/View/”); var $len = $els.length; _assertEqual(5, $len); _assertEqual(“View Details”, _getText($els[0])); [/code] Ignorable ids made a user modifiable property in […]
Sahi Pro V7.5.0 Released!
Download Sahi Pro v7.5.0 Sahi Pro v7.5.0 is a major release of Sahi Pro with significant feature additions and modifications. Some of the main features are: Java support in Sahi Framework Create Accessor Repository from existing scripts Password encoding in scripts Desktop Automation without Browser Automation Support for OAuth2 in REST automation APIs Please have […]
Sahi Pro v9.5.0 Released!

Download Sahi Pro v9.5.0 Sahi Pro v9.5.0 is a major release with significant feature additions. This release includes minor bug fixes and improvements. Git Integration Now you can easily Integrate Sahi Pro with Git and work with your Git repository directly from the Sahi Pro Editor. Following Git operations are available in the Sahi Pro […]
Sahi Pro v9.7.0 Released!

Download Sahi Pro v9.7.0 Sahi Pro v9.7.0 is a minor release that has significant bug fixes and improvements, with major changes seen in Mobile and Desktop add-ons. Bug Fixes and Improvements Sahi Pro users can now easily Interact with Telnet servers. Improvements in deleting the DB reports. Fixed the issues with parallel playback and special […]
Sahi Pro Version 8.0 Released
We did a lot in this version and everything is working fine. Read this section, before upgrading to Sahi Pro v8.0.0 NOTE: license.data files will no longer work from v8.0.0.NOTE: Sahi Pro License Servers will also not work from v8.0.0. We have brought in significant changes to our licensing mechanism to ease end user administration. […]
Sahi V2 20080831 Released
After close to a month of development, Sahi V2 20080831 has been released today. (/w/) This release uses Rhino as the scripting engine, thus moving most of the script execution to the proxy. This should go a long way in simplifying Sahi scripts. Scripts now execute on the proxy, and only stuff that needs to […]
Sahi Pro V5.1.0.0 – What’s New?
Download Sahi Pro v5.1.0.0 Sahi Pro v5.1.0.0 is a major release and contains many new features and bug fixes. Some of the key features added are IE 11 support, CORS support, data driven suites, email notification, scenario editor for Excel framework, Sahi as a documentation tool and ability to launch multiple browser sessions in a […]
Sahi Pro V5.1.1 – What’s New?
Download Sahi Pro v5.1.1 Sahi Pro v5.1.1 is a bugfix release and contains some significant bug fixes. A complete list of features incorporated into the release and bug fixes made, etc., can be found here: What’s new in Sahi Pro v5.1.1
Sahi Pro V5.1.2 – What’s New?
Download Sahi Pro v5.1.2 Sahi Pro v5.1.2 is a bugfix release and contains fixes for Chrome issue where Chrome runs too fast without properly waiting for page loads since Chrome 34. The online documentation, can be found here: What’s new in Sahi Pro v5.1.2 If you do not wish to upgrade from 5.1.1, you can […]
