Where the heck is any Selenium 2 documentation for PHPUnit?

前端 未结 3 2017
野趣味
野趣味 2020-12-29 07:03

I\'m having a frustrating time trying to find any information on Selenium 2 for PHPUnit except for source code and tests that I can \"look through\" to \"figure it

3条回答
  •  轮回少年
    2020-12-29 07:24

    I've just been through the same process, and wrote this article as a reference for myself and others:

    http://scipilot.org/blog/2013/06/30/re-learning-unit-testing-selenium-2-phpunit-selenium/

    It sounds like you've already answered most of my discoveries though, but at the very least you'll feel less alone in your frustration!

提交回复
热议问题