diff options
author | nivit <nivit@FreeBSD.org> | 2012-08-08 14:07:32 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2012-08-08 14:07:32 +0800 |
commit | e4f8752eed369b580a177718179d4dd65ea01a6d (patch) | |
tree | 6859fda5e8124a817fbfdd4c2a2f79606fae82bd /www/Makefile | |
parent | 6089e659fa8dbe5e013ae57e5cdb97a22ad750b2 (diff) | |
download | freebsd-ports-gnome-e4f8752eed369b580a177718179d4dd65ea01a6d.tar.gz freebsd-ports-gnome-e4f8752eed369b580a177718179d4dd65ea01a6d.tar.zst freebsd-ports-gnome-e4f8752eed369b580a177718179d4dd65ea01a6d.zip |
Sahi is an automation tool to test web applications. Sahi injects
javascript into web pages using a proxy and the javascript helps
automate web applications.
Sahi is a tester friendly tool. It abstracts out most difficulties
that testers face while automating web applications. Some salient
features include excellent recorder, platform and browser independence,
no XPaths, no waits, multithreaded playback, excellent Java interaction
and inbuilt reporting.
WWW: http://www.sahi.co.in/w/sahi
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 103daa12c096..bdabc9ce8a1f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1756,6 +1756,7 @@ SUBDIR += rubygem-webrobots SUBDIR += rubygem-yapra SUBDIR += runsomebrowser + SUBDIR += sahi SUBDIR += sakai SUBDIR += samidare SUBDIR += sams |