Selenium 2 (WebDriver) and Phpunit?

后端 未结 11 1247
我在风中等你
我在风中等你 2020-12-23 12:01

Any one know how to use Selenium 2 with Phpunit? Are there any Selenium 2 samples in PHP?

11条回答
  •  余生分开走
    2020-12-23 12:06

    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.

提交回复
热议问题