We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi all I'm trying to run the test described in the file ProfileTest.php folder test And get this error:
PHPUnit 5.5.1 by Sebastian Bergmann and contributors.
E 1 / 1 (100%) Time: 301 ms, Memory: 8.00MB There was 1 error: ProfileTest::testProfileExists Error: Class 'SaunterPHP_Framework_Exception' not found /home/PHPWebDriver/WebDriverFirefoxProfile.php:43 /home/PHPWebDriver/WebDriver.php:49 /home/ProfTiber/php-webdriver/test/ProfileTest.php:15 ERRORS! Tests: 1, Assertions: 0, Errors: 1.
E 1 / 1 (100%) Time: 301 ms, Memory: 8.00MB There was 1 error:
Tell me what can be the error? All banal is excluded...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi all I'm trying to run the test described in the file ProfileTest.php folder test
And get this error:
Tell me what can be the error? All banal is excluded...
The text was updated successfully, but these errors were encountered: