Download List

專案描述

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-11-26 16:38 Back to release list
2006-11-26

The following APIs have been added for AJAX applications: _keyPress(el, char); _focus(el); _keyDown(el, char); _keyUp(el, char); and _wait(max_time, condition). A bug relating to framesets having a frame named "top" has been fixed. Support for popup windows without names has been added.

Project Resources