laravel / dusk

Laravel Dusk provides simple end-to-end testing and browser automation.
https://laravel.com/docs/dusk
MIT License
1.87k stars 320 forks source link

Move `hasHeadlessDisabled()` and `shouldStartMaximized()` to `Laravel\Dusk\TestCase` #1098

Closed crynobone closed 4 months ago

crynobone commented 5 months ago

We don't typically change this configuration. It shouldn't be in the stubs file.

driesvints commented 5 months ago

@crynobone tests fail here