18 January 2026:
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
Sahi V2 2009-01-21 build released
Folks,
A new version of Sahi is now available. If you have been using Sahi V2, you should upgrade to this version. It is more stable and works better with AJAX frameworks. Paid support will be available from this version onwards.
Below is the changelog of the new version.
* Features added
Tunneling through external proxy added.
try catch support in Sahi script.
_logException added. Lets you catch an error, take corrective action and also log the error.
_logExceptionAsError added. Same as _logException but fails the test script. Useful for clean up before fail.
Added _isVisible to check for visibility of elements.
Actions on elements now occur only if they are visible.
Better support for zkoss by identification of js.dsp files and fixing AJAX issues.
Form elements recorded even without enclosing form tags.
Added experimental SSL Manager. (Navigate to http://sahi.example.com:9999/_s_/dyn/SSLManager)
Added TrafficLogger to log HTTP traffic for debugging purposes.
* Bugfixes
Pages with unicode characters display properly.
Pause and Step wise playback fixed.
Fixed AJAX issues on IE using ActiveX.
Fixed issues with multidomain iframes.
A new version of Sahi is now available. If you have been using Sahi V2, you should upgrade to this version. It is more stable and works better with AJAX frameworks. Paid support will be available from this version onwards.
Below is the changelog of the new version.
* Features added
Tunneling through external proxy added.
try catch support in Sahi script.
_logException added. Lets you catch an error, take corrective action and also log the error.
_logExceptionAsError added. Same as _logException but fails the test script. Useful for clean up before fail.
Added _isVisible to check for visibility of elements.
Actions on elements now occur only if they are visible.
Better support for zkoss by identification of js.dsp files and fixing AJAX issues.
Form elements recorded even without enclosing form tags.
Added experimental SSL Manager. (Navigate to http://sahi.example.com:9999/_s_/dyn/SSLManager)
Added TrafficLogger to log HTTP traffic for debugging purposes.
* Bugfixes
Pages with unicode characters display properly.
Pause and Step wise playback fixed.
Fixed AJAX issues on IE using ActiveX.
Fixed issues with multidomain iframes.
Comments
Its grt 2 have a new release.
I downloaded new version V2.
Record and Play Back are much faster now .
Also time taken to set the URL has improved a lot.
Its great Work. :-)
But in this version , I found that a child window doesnt get opened from a parent window during recording consistantly and if suppose it gets opened , clicking on any button in the child window makes it close.
But this feature was working fine in the previous version.
Please can u provide a soln for this .
Regards,
Narayan
Go to Tools -> Internet Options -> Advanced. There under the
"security" heading, you will find a "Enable Native XMLHTTP support" option.
If it is checked, uncheck it and test your application.
I am working on fixing the issue.
Regards,
Narayan