Giter Site home page Giter Site logo

zaherg / laravel-dusk Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 15 KB

A PHP 7.x docker image with Composer and xDebug, contains just the minimum required to run Dusk on a CI.

Home Page: https://hub.docker.com/r/zaherg/laravel-dusk/

License: MIT License

Dockerfile 100.00%
php docker php-xdebug php7 continuous-integration continous-deployment continous-delivery laravel-dusk laravel-testing

laravel-dusk's Issues

Error: This version of ChromeDriver only supports Chrome version 83

Hello

I'm getting the following error when running on Bitbucket Pipelines, can you help?

Facebook\WebDriver\Exception\SessionNotCreatedException: session not created: This version of ChromeDriver only supports Chrome version 83
/opt/atlassian/pipelines/agent/build/vendor/php-webdriver/webdriver/lib/Exception/WebDriverException.php:125
/opt/atlassian/pipelines/agent/build/vendor/php-webdriver/webdriver/lib/Remote/HttpCommandExecutor.php:370
/opt/atlassian/pipelines/agent/build/vendor/php-webdriver/webdriver/lib/Remote/RemoteWebDriver.php:136
/opt/atlassian/pipelines/agent/build/tests/DuskTestCase.php:42
/opt/atlassian/pipelines/agent/build/vendor/laravel/dusk/src/Concerns/ProvidesBrowser.php:200
/opt/atlassian/pipelines/agent/build/vendor/laravel/framework/src/Illuminate/Support/helpers.php:393
/opt/atlassian/pipelines/agent/build/vendor/laravel/dusk/src/Concerns/ProvidesBrowser.php:201
/opt/atlassian/pipelines/agent/build/vendor/laravel/dusk/src/Concerns/ProvidesBrowser.php:95
/opt/atlassian/pipelines/agent/build/vendor/laravel/dusk/src/Concerns/ProvidesBrowser.php:65

Our pipeline step is:

      - step:
          name: run-tests
          image: zaherg/laravel-dusk:7.3
          script:
            - cp .env.dusk.local .env
            - php artisan config:clear
            - php artisan config:cache
            - php artisan dusk:chrome-driver
            - php artisan dusk

The output from php artisan dusk:chrome-driver is "ChromeDriver binary successfully installed for version 83.0.4103.39.".

Any help would be much appreciated.

Thanks

Peter

PHP 7.4 support

Hi, This container helps us for running dusk test in the pipeline. Thanks for the great work.

Do you have any plan to support 7.4?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.