Skip to content
New issue

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

the driver executable does not exist #390

Open
gordfisch opened this issue Aug 27, 2018 · 0 comments
Open

the driver executable does not exist #390

gordfisch opened this issue Aug 27, 2018 · 0 comments

Comments

@gordfisch
Copy link

Steps to reproduce the issue

clone, build robo and
sudo vendor/bin/robo run:test
choose 5 then 1
[5] install/InstallWeblinksCest.php
[1] All

Expected result

Install Joomla and Weblinks

Actual result

Acceptance Tests (2) -------------------------------------------------------------------------------------------------------------------------------------
Modules: JoomlaBrowser, AcceptanceHelper

InstallWeblinksCest: Install joomla
Signature: InstallWeblinksCest:installJoomla
Test: tests/acceptance/install/InstallWeblinksCest.php:installJoomla
Scenario --
WebDriver::debugWebDriverLogs method has been called when webDriver is not set
WebDriver::_saveScreenshot method has been called when webDriver is not set
WebDriver::_savePageSource method has been called when webDriver is not set
Screenshot and page source were saved into '/var/www/html/weblinks/tests/_output/' dir
ERROR
.
.
.

  1. InstallWeblinksCest: Install joomla
    Test tests/acceptance/install/InstallWeblinksCest.php:installJoomla

[Facebook\WebDriver\Exception\UnknownServerException] The driver executable does not exist: /var/www/html/weblinks/vendor/joomla-projects/selenium-server-standalone/bin/webdrivers/gecko/geckodriver_linux_64

System information (as much as possible)

Ubuntu 16.04.5 LTS
PHP 7.2.9-1+ubuntu16.04.1+deb.sury.org+1 (cli) (built: Aug 19 2018 07:16:12) ( NTS )
Server version: Apache/2.4.18 (Ubuntu)

Additional comments

driver appears to be there
$ ll /var/www/html/weblinks/vendor/joomla-projects/selenium-server-standalone/bin/webdrivers/gecko/geckodriver_linux_64
-rwxr-xr-x 1 gord gord 5593244 Feb 21 2017 /var/www/html/weblinks/vendor/joomla-projects/selenium-server-standalone/bin/webdrivers/gecko/geckodriver_linux_64*

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant