Closed SergeyTsalkov closed 10 years ago
I hope you're still willing to support this a bit! =) I'm trying to run it with the latest php-wevdriver and getting this error:
$ php test-runner.php tests/title/assertTitlePass.html Starting phantomjs (/usr/local/bin/phantomjs --webdriver=5555 > phantom.log 2>&1 & echo $!) @ pid 8253 PHP Fatal error: Cannot instantiate interface WebDriver in /home/sergey/php-selenese/lib/Selenese/Runner.php on line 30 PHP Stack trace: PHP 1. {main}() /home/sergey/php-selenese/test-runner.php:0 PHP 2. Selenese\Runner->run() /home/sergey/php-selenese/test-runner.php:22
I hope you're still willing to support this a bit! =) I'm trying to run it with the latest php-wevdriver and getting this error: