aboutsummaryrefslogtreecommitdiffstats
path: root/www/selenium
Commit message (Collapse)AuthorAgeFilesLines
* Selenium is a test tool for web applications. Selenium tests runpav2005-09-164-0/+290
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>