| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=276860
|
|
|
|
| |
Notes:
svn path=/head/; revision=216924
|
|
|
|
| |
Notes:
svn path=/head/; revision=203960
|
|
Selenium Remote Control (SRC) is a test tool that allows you to write
automated web application UI tests in any programming language against
any HTTP website using any mainstream JavaScript-enabled browser. SRC
provides a Selenium Server, which can automatically start/stop/control
any supported browser. It works by using Selenium Core, a pure-HTML+JS
library that performs automated tasks in JavaScript; the Selenium
Server communicates directly with the browser using AJAX
(XmlHttpRequest).
WWW: http://pear.php.net/package/Testing_Selenium
PR: ports/117872 (based on)
Submitted by: Brian A. Seklecki <lavalamp@spiritual-machines.org>
Notes:
svn path=/head/; revision=203808
|