Top Level :: Tools and Utilities :: Testing

Package Information: Testing_Selenium

Show All Changelogs
» Version » Information
0.4.3Download

Release date: 2008-07-15 17:23 UTC
Release state: beta

Changelog:

- Reflected the patch by Bill Moran and Serik. Bug #14317
- Removed Selenium RC Server response check. It does not always return "OK" anymore.

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
0.4.2Download

Release date: 2007-12-17 18:33 UTC
Release state: beta

Changelog:

- Oops, 0.4.1's Selenium.php was same as the one of 0.4.0.
- 0.4.2's Selenium.php is the right one which fixed following lines.
- Added private method, getNumber. Bug #12689
- Patched the code which jonathan offered.
- Fixed doCommand returning string.
- See: http://www.phpunit.de/ticket/290

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
0.4.1Download

Release date: 2007-12-14 17:33 UTC
Release state: beta

Changelog:

- Added private method, getNumber. Bug #12689
- Patched the code which jonathan offered.
- Fixed doCommand returning string.
- See: http://www.phpunit.de/ticket/290

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
0.4.0Download

Release date: 2007-10-15 16:49 UTC
Release state: beta

Changelog:

- Adjusted for compatibility with Selenium Remote Control 0.9.2
- See http://www.openqa.org/selenium-rc/release-notes.html

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
0.3.2Download

Release date: 2007-07-08 06:49 UTC
Release state: beta

Changelog:

- Implemented Req #11523.
- Changed doCommand method from private to protected.

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
0.3.1Download

Release date: 2007-03-23 15:30 UTC
Release state: beta

Changelog:

- Removed the driver options to avoid confusion("curl" option was removed).
- Removed selenium-server.jar from package. Please download from http://openqa.org/.

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
0.3.0Download

Release date: 2006-12-09 21:44 UTC
Release state: beta

Changelog:

- Adjusted for compatibility with Selenium Remote Control 0.9.0.
- Changed API waitForPageToLoad, the $timeout value is necessary.
- HTTP_Request $driver option is removed.(Now only "native"(default) and "curl" are acceptable.)
- Testing_Selenium will be integrated into the Selenium Rremote Control Project.
- Upgrade to beta release.
- This release still has Bug #9189.

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0a12 or newer
  • PHP Extension: curl (optional)
0.2.1Download

Release date: 2006-11-03 17:13 UTC
Release state: alpha

Changelog:

- Fixed Bug #9189. See Bug9189.php. Trim whitespace in doCommand.
- Fixed Bug #9119. See Bug9119.php. Use urlencode() instead htmlspecialchars() in doCommand.
- Changed Test Website http://www.unchiku.com/ to http://www.ganchiku.com/

Dependencies:
  • PEAR Package: PEAR Installer 1.4.0a12 or newer
  • PHP Version: PHP 5.1.0 or newer
  • PHP Extension: curl (optional)
  • PEAR Package: HTTP_Request (optional)
0.2.0Download

Release date: 2006-10-18 14:18 UTC
Release state: alpha

Changelog:

Changed package name. Selenium to Testing_Selenium.

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0a12 or newer
  • PEAR Package: HTTP_Request (optional)
  • PHP Extension: curl (optional)
0.1.5Download

Release date: 2006-10-12 17:15 UTC
Release state: alpha

Changelog:

Fixed bug

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0a12 or newer
  • PEAR Package: HTTP_Request (optional)
  • PHP Extension: curl (optional)
0.1.4Download

Release date: 2006-09-15 16:42 UTC
Release state: alpha

Changelog:

Fixed class name and some documents

Dependencies:
  • PHP Version: PHP 5.1.0 or newer
  • PEAR Package: PEAR Installer 1.4.0a12 or newer
  • PEAR Package: HTTP_Request (optional)
  • PHP Extension: curl (optional)