diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-15 21:08:34 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-15 21:08:34 +0000 |
commit | 9f23c4c25c59b7a27f613490693f16a799e38463 (patch) | |
tree | 08dcab9e94c229ad764f11e03313febf59542927 /www/Makefile | |
parent | 2b13301a9159f44c8be4c74cd729851c14a857d7 (diff) |
Selenium is a test tool for web applications. Selenium tests run
directly in a browsers, just as real users do. And they run in Internet
Explorer, Mozilla and Firefox on Windows, Linux and Macintosh. No other
test tool covers such a wide array of platforms.
PR: ports/84687
Submitted by: kaworu <kaworu@users.sourceforge.jp>
Notes
Notes:
svn path=/head/; revision=142848
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 bcf208f2ce90..dd62818b11f9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -749,6 +749,7 @@ SUBDIR += scout SUBDIR += screem SUBDIR += script4rss + SUBDIR += selenium SUBDIR += shttpd SUBDIR += sidplug SUBDIR += simplog |