Giter Site home page Giter Site logo

Comments (11)

crynobone avatar crynobone commented on May 24, 2024

Hi there,

Can you provide the current Chrome version installed? e.g:

image

from dusk.

alex3162 avatar alex3162 commented on May 24, 2024

Something is going wrong with the renaming - it is not finding the directory separator, or it is finding more than one separator. So it expects the directory to be chromedriver-win-win32. I'm on a mac so it all works fine for me. Maybe replace line 239 of Console\ChromeDriverCommand.php with Str::afterLast?

from dusk.

crynobone avatar crynobone commented on May 24, 2024

Before we do that, can we replicate the issue first? which means knowing the installed Chrome version.

I don't have Windows running at the moment but running php artisan dusk:chrome-driver --all works fine for Chrome 115

from dusk.

alex3162 avatar alex3162 commented on May 24, 2024

My colleague had the same issue last night with version 115. He had to manually rename the file to get the dusk tests to work. He was running Windows.

from dusk.

crynobone avatar crynobone commented on May 24, 2024

@alex3162 Can you share the value of $binary on line 238?

from dusk.

alex3162 avatar alex3162 commented on May 24, 2024

I'm on a mac and I don't have the issue. I'll be able to get back to you soon - Waiting for my colleague to get off a call....

from dusk.

alex3162 avatar alex3162 commented on May 24, 2024

The binary is chromedriver-win32/chromedriver.exe

But the directory separator for windows is \.

If you look at @Buroob's error message, there is a mix of / and \ in the path because it it getting it from the zip file.

from dusk.

crynobone avatar crynobone commented on May 24, 2024

@alex3162 Can you ask your colleague to test out the changes in this PR: https://github.com/laravel/dusk/pull/1045/files

from dusk.

alex3162 avatar alex3162 commented on May 24, 2024

Yep - It works

from dusk.

driesvints avatar driesvints commented on May 24, 2024

Released now 👍

from dusk.

Buroob avatar Buroob commented on May 24, 2024

Thanks a lot. 😄
It's working fine now 👍

ChromeDriver binary successfully installed for version 115.0.5790.102. 

from dusk.

Related Issues (20)

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.