Skip to content

Library provides support for Selenium 2 WebDriver. Currently is under huge changes so nothing here is final!

Notifications You must be signed in to change notification settings

lstachowiak/WebDriver4PHP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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/.

About

Library provides support for Selenium 2 WebDriver. Currently is under huge changes so nothing here is final!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%