diff options
author | pav <pav@FreeBSD.org> | 2005-09-16 05:08:34 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-09-16 05:08:34 +0800 |
commit | ea01f9e267c63948cb7ac551f9304690880433b3 (patch) | |
tree | 77cfbf90052b25d12449ccb77e8ee0d42eef93fe /www/Makefile | |
parent | 85b295c65e01ba54ac5a975dfa9a1736a2ff37b0 (diff) | |
download | freebsd-ports-gnome-ea01f9e267c63948cb7ac551f9304690880433b3.tar.gz freebsd-ports-gnome-ea01f9e267c63948cb7ac551f9304690880433b3.tar.zst freebsd-ports-gnome-ea01f9e267c63948cb7ac551f9304690880433b3.zip |
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>
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 |