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 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 Forums updated
We have upgraded the PunBB version of Sahi Forums. Kudos to the PunBB folks for creating such a nice light weight forum software. The new Sahi forums have a few nice features, namely: Tagging topics. Sending private messages. Ability to mark a topic “Closed”. Private forums for paid customers. Adding attachments (for paid customers). Have […]
Sahi in DevCamp
Presented on Sahi in DevCamp Bangalore held in the ThoughtWorks office. I spoke in the 10.30 slot and was pleasantly surprised by the turnout. Show cased how Sahi can be used to test https and AJAX sites using the example of gmail. The response was encouraging.Below is the code that was needed to automate Gmail.function […]
Sahi in “Nagios – The Practice Book: Open Source Monitoring in the Enterprise”
There is a fairly detailed section on monitoring web applications using Nagios and Sahi in Gerhard Lausser’s new book (in German): “Nagios – The Practice Book: Open Source Monitoring in the Enterprise”, ISBN: 978-3-8273-2800-7 http://www.amazon.de/Nagios-Praxisbuch-Open-Source-Monitoring-Unternehmen/dp/3827328004
Sahi Nightly Build 2006-08-06 released
This build has the following added features: * File upload support* Proxy toggling through ant/command line for Internet Explorer* _expectConfirm(boolean) and _lastConfirm() apis added. Special thanks to Sriram Narayanan (Ram to ThoughtWorkers) who created toggle_IE_proxy.exe, a 34 KB file of immense use to Sahi users.
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 […]
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 Pro as a Sponsor, Exhibitor and Olympiad Organiser at #SeleniumDay

30-31st Jan 2020 saw one of the biggest testing events organized at Bengaluru by 1point21GWs. Sahi Pro being a partner was a sponsor and exhibitor at the event. Our team set up a fun and engaging Demo booth at the 2-day event and showcased a lot of interesting features of Sahi Pro. Our Evangelist Nishi […]
