Any one know how to use Selenium 2 with Phpunit? Are there any Selenium 2 samples in PHP?
I work on selenium2php. I have too many tests for Selenium1 recorded with Selenium IDE. Now it converts html tests into Selenium2. Actually, for PHPUnit_Extensions_Selenium2TestCase. I am going to implement more commands.