Releases: laravel/dusk
Releases · laravel/dusk
v5.4.0
Added
Add assertion checks if a button is disabled or enabled (#661 )
Fixed
Update constraints for Laravel 6.0 (e4b4d63 )
v5.3.0
Added
Add proxy support to the dusk:install
command (#659 )
v5.2.0
Added
Add option to fullsize the browser (#655 )
v5.1.1
Fixed
Add latest version of Facebook Webdriver (#654 )
v5.0.3
Fixed
Fix assertVueContains
and assertVueDoesNotContain
(#638 )
v5.0.2
Fixed
Fix cookies with falsey values (#617 )
Fix with()
and page assertions (#625 )
Avoid deprecation messages on PHPUnit 8 (#620 )
v5.0.1
Added
Added support for phpunit.dusk.xml.dist
(#610 )
Use custom DISPLAY variable when set on Linux (#613 , 2480495 )
Fixed
Added missing dependencies (98eccfd )
Fix installation of Dotenv on Laravel 5.8 (1f67bf2 )
v5.0.0
Added
Changed
Update minimum Laravel version (fcb2226 )
Update Symfony dependencies to latest version (788e79c )
Prefer stable dependencies (fdb2fd4 )
You can’t perform that action at this time.