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

[7.x] Normalize directory separator on ChromeDriverCommand #1045

Merged
merged 1 commit into from
Jul 27, 2023
Merged

[7.x] Normalize directory separator on ChromeDriverCommand #1045

merged 1 commit into from
Jul 27, 2023

Conversation

crynobone
Copy link
Member

fixes #1044

@@ -0,0 +1,2 @@
providers:
- Laravel\Dusk\DuskServiceProvider
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not required to fix the bug but would allow us to run and test dusk:chrome-driver command while developing the package. Usage:

vendor/bin/testbench dusk:chrome-driver --all

@taylorotwell taylorotwell merged commit c726185 into laravel:7.x Jul 27, 2023
@crynobone crynobone deleted the fixes-1044 branch July 27, 2023 02:18
Kayrah87 pushed a commit to Kayrah87/legacy-dusk that referenced this pull request Jul 28, 2023
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

Successfully merging this pull request may close these issues.

Dusk 7.9.0 \ chromedriver.exe path not found
2 participants