Any one know how to use Selenium 2 with Phpunit? Are there any Selenium 2 samples in PHP?
We created a library for that, I hope it helps. It also uses the JSON Wire protocol but we aimed to make it compatible with the examples from other languages, so the syntax would be very similar. Here's the link: https://github.com/Nearsoft/PHP-SeleniumClient
If you like it, share it, improve it or fork it :)
Regards, Mark.