Releases: laravel/dusk
Releases · laravel/dusk
v6.11.2
Changed
Add Chromium path for Debian 10 (#855 )
Fixed
Do not resize to zero (#858 )
Fix the value generated when setting encrypted cookies (#857 )
v6.11.1
Changed
Allow passing mixed to assertVue and assertVueIsNot (#853 )
v6.11.0
Added
Add Browser::elsewhereWhenAvailable()
(#846 )
v6.10.0
Added
Add new assertions assertSeeAnythingIn()
and assertSeeNothingIn()
(#843 , dc683ee )
v6.9.1
Fixed
Add Vue 3 support to the assertVue*()
methods (#834 )
v6.8.1
Changed
Changes in preparation for Laravel Sail
v6.8.0
Added
Capture source code on failure (#819 , 3c59a5c )
Add assertScript()
(#821 )
Added waitForTextIn
Function (#823 )
Allow to utilise browser "about:blank" page (#824 )
Fixed
Fix choosing random elements on <select>
(#822 )
Fix logout()
when using AuthenticateSession middleware (#826 )
v6.7.0
Added
Add Chrome driver auto detection (#816 )
v6.6.1
Fixed
Fix the fitContent()
method (#815 )
You can’t perform that action at this time.