Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
WebDriver4PHP This is library for writing functional Selenium 2 Webdriver tests in Php. It works using JsonWireProtocol to comunicate with Selenium server. Library is under heavy development! Nothing here is final! Requirements: - PHP 5.2.7+ (extensions: curl) - PHPUnit 3.6 - JDK 1.5+ - Apache Ant This library is a fork of the "php-webdrivers-bindings" available at http://code.google.com/p/php-webdriver-bindings/.