Skip to content

Commit

Permalink
Update Chrome version
Browse files Browse the repository at this point in the history
Formatting
  • Loading branch information
u01jmg3 committed Aug 21, 2024
1 parent 8edbeff commit 510efd3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@ Specify the absolute path to your custom Chrome/Chromium installation (not suppo

Specify the major Chrome/Chromium version manually:

php artisan dusk:update 74
php artisan dusk:update 127

Specify the desired ChromeDriver version manually:

php artisan dusk:update 74.0.3729.6
php artisan dusk:update 127.0.6533.119

If Dusk is still using the previous version after the update, there is probably an old ChromeDriver process running that you need to terminate first.

## Contributing
Expand Down

0 comments on commit 510efd3

Please sign in to comment.