| » Version | » Information |
|---|---|
| 0.4.3 | Download 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:
|
| 0.4.2 | Download 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:
|
| 0.4.1 | Download 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:
|
| 0.4.0 | Download 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:
|
| 0.3.2 | Download Release date: 2007-07-08 06:49 UTC Release state: beta Changelog: - Implemented Req #11523. - Changed doCommand method from private to protected. Dependencies:
|
| 0.3.1 | Download 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:
|
| 0.3.0 | Download 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:
|
| 0.2.1 | Download 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:
|
| 0.2.0 | Download Release date: 2006-10-18 14:18 UTC Release state: alpha Changelog: Changed package name. Selenium to Testing_Selenium. Dependencies:
|
| 0.1.5 | Download Release date: 2006-10-12 17:15 UTC Release state: alpha Changelog: Fixed bug Dependencies:
|
| 0.1.4 | Download Release date: 2006-09-15 16:42 UTC Release state: alpha Changelog: Fixed class name and some documents Dependencies:
|