How to use Selenium with PHP?

后端 未结 4 639
天涯浪人
天涯浪人 2020-12-01 07:01

I\'d like to use Selenium to automate a few web tasks (not for testing). I think I have Selenium RC Server installed, but have no way of writing \"test scripts\" since I can

4条回答
  •  既然无缘
    2020-12-01 07:23

    I think the guy asked mainly how to use IDE generated files.

    There is a formater for PHP: You then just have to export as PHPunit.

    Selenium IDE: PHP Formatters :: Add-ons for Firefox https://addons.mozilla.org/en-US/firefox/addon/selenium-ide-php-formatters/

提交回复
热议问题