Selenium 2 (WebDriver) and Phpunit?

后端 未结 11 1207
我在风中等你
我在风中等你 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:11

    Yes, Selenium 2 (WebDriver) and PHPUnit tests is simple. But May I want to gave you advice that the first you should be try Selenium IDE because you need to expect in selenium command. If you are expect in Selenium command if so selenium 2 (Webdriver) and PHPUnit test will be more simple for you.

    You can try selenium IDE tutorials on here and you can learn selenium 2 (Webdriver) and PHPUnit at here.

提交回复
热议问题