You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Please help me!
The text was updated successfully, but these errors were encountered: