You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			| 
				
					
						
							 | 
			9 years ago | |
|---|---|---|
| .. | ||
| doc | 9 years ago | |
| lib/WebDriver | 9 years ago | |
| test/Test/WebDriver | 9 years ago | |
| .coveralls.yml | 9 years ago | |
| .gitignore | 9 years ago | |
| .travis.yml | 9 years ago | |
| README.md | 9 years ago | |
| composer.json | 9 years ago | |
| phpdoc.dist.xml | 9 years ago | |
| phpunit.xml.dist | 9 years ago | |
		
			
				
				README.md
			
		
		
			
			
		
	
	WebDriver for Selenium 2
This WebDriver client implementation is based on Facebook's php-webdriver project by Justin Bishop.
Distinguishing features:
- Up-to-date with Selenium 2 JSON Wire Protocol (including WebDriver commands yet to be documented).
 - In the master branch, class names and file organization follow PSR-0 conventions for php 5.3+ namespaces.
 - Coding style follows PSR-1, PSR-2, and Symfony2 conventions.
 - Auto-generate API documentation via phpDocumentor 2.x.
 
Downloads
Notes
- The 5.2.x branch is no longer maintained. This branch features class names and file re-organization that follow PEAR/ZF1 conventions. Bug fixes and enhancements from the master branch likely won't be backported.
 




