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

I can't connect to firefox #33

Open
trungnhan0436 opened this issue Dec 18, 2023 · 1 comment
Open

I can't connect to firefox #33

trungnhan0436 opened this issue Dec 18, 2023 · 1 comment

Comments

@trungnhan0436
Copy link

Please help me!

image

@owenvoke
Copy link
Collaborator

Laravel Console Dusk doesn't support Firefox (it only has the Chrome driver). The Chrome driver currently uses the SupportsChrome concern from Dusk core, and there isn't one available for Firefox, but if you wanted to create one, that'd be great. 👍🏻

Note that the driver has to extend Laravel Console Dusk's DriverContract contract, and not the one from Dusk core.

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

2 participants