Date: Sat, 15 Dec 2007 21:49:01 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/pear-Testing_Selenium Makefile distinfo pkg-descr Message-ID: <200712152149.lBFLn1nX043055@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-12-15 21:49:01 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/pear-Testing_Selenium Makefile distinfo pkg-descr
Log:
PHP Client for the Selenium Remote Control test tool
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>
Revision Changes Path
1.2935 +1 -0 ports/devel/Makefile
1.1 +35 -0 ports/devel/pear-Testing_Selenium/Makefile (new)
1.1 +3 -0 ports/devel/pear-Testing_Selenium/distinfo (new)
1.1 +13 -0 ports/devel/pear-Testing_Selenium/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712152149.lBFLn1nX043055>
