Releases: laravel/dusk
Releases · laravel/dusk
v7.10.0
- Keyboard Support Improvements by @crynobone in #1053
v7.9.4
- Remove legacy Dotenv usage by @crynobone in #1054
v7.9.3
- [7.x] Prevent interaction with
Http::preventStrayRequests
by @joshbonnick in #1052
v7.9.2
- [7.x] Export ignore
testbench.yaml
file by @crynobone in #1048 - [7.x] Fixes using
ChromeDriverCommand
with Telescope by @crynobone in #1050
v7.9.1
- Normalize directory separator on
ChromeDriverCommand
by @crynobone in #1045
v7.9.0
- Fix ChromeDriverCommand for ChromeDriver 115+ by @crynobone in #1043
v7.8.0
- Uses Collision's printer if possible by @nunomaduro in #1038
- Fixed timeout error message that contain percent characters when calling waitForTextIn by @voidgraphics in #1029
v7.7.1
- Allow
dusk
attribute selectors to be chained by @JayBizzle in #1034
v7.7.0
v7.6.1
Fixed
- Fix PHPUnit v10 stubs by @driesvints in #1024