Sahi 2007-10-11 (Default branch) |
|
|
Sahi is an automation and testing tool for Web
applications, with the facility to record and
playback scripts. Features include, in-browser
controls, text based scripts, ant support for
playback of suites of tests, and multi threaded
playback. It supports HTTP and HTTPS. Sahi runs as
a proxy server, and the browser needs to use the
sahi server as its proxy. Sahi then injects
JavaScript so that it can access elements in the
Web page. This makes the tool independent of the
Web site or Web application.
License: The Apache License 2.0
Changes:
Ths tool will now automatically wait during XHR AJAX requests in most cases. There is improved support for drag and drop. Bugs with_setFile, _confirm, etc. have been fixed. Tests will automatically be killed if the browser hangs for some reason.
|