I am trying to run Selenium tests (PHP) from the command-line. I can only find ways to run HTML tests on stackoverflow.
java-jar selenyum-server.jar-htmlSuite "* firefox" "http://10.8.100.106" "C: \ mytestsuite.html" "C: \ results.html"
PHP testsuite için aynı yapmak için bir yolu var mı?
Şu anda sadece benim Netbeans IDE onları çalıştırmak için biliyorum.