如何将selenium ide与selenium2和phpunit一起使用?有人能给我一些建议吗?
非常感谢
发布于 2012-09-20 05:10:03
一般步骤:
发布于 2013-06-12 22:46:29
有一个用于此的PHPUnit扩展:
https://github.com/sebastianbergmann/phpunit-selenium
但它几乎完全缺乏文档。
https://stackoverflow.com/questions/12321745
相似问题