Sahi Pro Plus – Native Desktop, Mobile, Java automation

Over the past year we have collated a lot of success stories from our customers as case studies. In many of our conversations, we were told that while we solved the web problem well, there were still bits involving desktop applications, java applications, Web Services, mobile and other technologies which leave gaps in the automation. […]

Sahi Pro v 4.3.2 – What’s New?

Expand Collapse State in Logs Remembered When moving from a script log to the script line and back, the state of expand or collapse of logs is remembered. Controller State Remembered The state of the Controller is remembered across sessions and even after a Sahi restart. This helps reduce a lot of time spent in […]

Sahi Pro v 4.5.1 โ€“ Whatโ€™s New?

Sahi Pro V4.5.1 released. This is a bug fix release. Please use this version instead of Sahi Pro V4.5 Features Added ability to pass extra parameters to Web-based Script Runner Bug Fixes Fixed memory leak in distributed playback Fixed problem with session timeout causing “Script did not complete in 150 seconds” error if the page […]

Sahi Pro v 4.5.2 โ€“ Whatโ€™s New?

This is a bug fix release * FeaturesAdded ability to pass extra parameters to Web based Script Runner * BugfixesFixed memory leak in distributed playbackFixed problem with session timeout causing “Script did not complete in 150 seconds” error if page does not load within 90 seconds

Sahi Pro v 4.5 โ€“ Whatโ€™s New?

Sahi Pro V4.5 released. Features _maskLogs and _unmaskLogs added to mask sensitive information in logs. _addToSession added: Allows adding different domains to a session Added up down arrows to move to parentNode in Controller. Clicking on the Up arrow identifies the current accessor’s parent element. Clicking the down arrow brings you back. Added threads field […]

Sahi Pro V5.0.1 โ€“ Whatโ€™s New?

Download Sahi Pro V5.0.1โ€ This is a bugfix release with the following changelog: 15 May 2013—————-Sahi Pro V5.0.1 released. This is a bugfix release. * Bugfixes Fixed “switch” statement parsing bugFixed Run button from mobile user interface (launch.htm)Fixed browser type detection (launch.htm)Fixed suite inside suite bug when start url is specified along suite.Fixed web-based test […]

Sahi Pro V5.0.2 โ€“ Whatโ€™s New?

Download Sahi Pro V5.0.2โ€ This is another quick bugfix release. Sahi Pro V5.0 has a lot of significant changes to improve overall usability and performance. This also meant that we sneaked in a few bugs. Thanks to our customers to have reported bugs in the 5.0.1 release made just yesterday and helping us come out […]

Sahi no longer needs waiting for AJAX calls

The new release of Sahi (Sahi Nightly 2001-10-11) automatically waits for AJAX responses to complete before proceeding. This removes the need to add AJAX request url patterns to exclude_inject.txt Sahi accomplishes this by waiting for XHR requests to complete before it proceeds to its next step. It already used to wait for frames and iframes. […]

Sahi Nightly Release 2009-07-15

A new nightly build is available at https://sourceforge.net/projects/sahi/files/This fixes a file upload issue and adds support for 401 Authentication and HTTPS Client Certificates. * Features addedSupport for 401 authentication. A dialog box is shown on the browser for authentication.Support for HTTPS client certificates. Look at ssl.client.* settings in sahi.properties_hidden(identifier) added_byClassName(className, tagName [, domRelation]) added * […]

Sahi Nightly Build 2006-09-12 released

A lot of features have been added in this release.* APIS added_expectPrompt(label, txt)_lastPrompt()_debug(s)_debugToErr(s)_debugToFile(s, file)_getDB(driver, jdbcurl, username, password)_readFile(file) * _expectConfirm(boolean) has been changed to _expectConfirm(label, boolean);* Fixed bug relating to invalid logs being created when there are popups* _getDB API added for database access* _readFile(file) added for file reading* debug apis added for writing to a […]