Releases: laravel/dusk
Releases · laravel/dusk
v6.5.1
Fixed
Add CookieValuePrefix detection for encrypted cookies (#804 )
Allow dotenv 5.0 to be installed (#803 )
v6.4.1
Fixed
Pass ssl-no-verify option into latestVersion of ChromeDriver install (#794 )
v6.4.0
Added
Support clicking the topmost element at a given pair of coordinates (#788 )
v6.3.0
Added
Support executing closures outside of the current selector scope (#784 )
v6.2.0
Changed
Fixed
Domain routing should only be optional (#776 )
Fix for cookie assertions (#778 )
v6.1.0
Added
Support scrolling an element into view (#766 )
Support navigating forward in the browser (#767 )
v6.0.1
Fixed
Trim trailing slash (#764 )
v6.0.0
Added
Changed
Dropped support for Laravel 5.7 & 5.8 (98af698 , e0c173a )
Dropped support for PHP 7.1 (210e03e )
Dropped support for Carbon v1 (0b880e9 )
Bumped minimum Symfony dependencies to 4.3 (1ee28e1 )
v5.11.0
Added
Add assert attribute methods (#751 )
Fixed
Fix Call to undefined method (#750 )
Avoid throwing exception on production (#755 )
You can’t perform that action at this time.