Releases: laravel/dusk
Releases · laravel/dusk
v5.9.1
Fixed
Adds the missing import for InteractsWithMouse@clickAtXPath
(#728 )
Size sanity check at fitContent (#730 )
Lock php-webdriver constraints for now (#733 )
v5.9.0
Added
Add clickAtXPath
(#723 , effe73d )
Add ProvidesBrowser::getCallerName()
(#725 )
Fixed
Fit content to <html>
instead of <body>
(#726 )
v5.8.2
Changed
Rename php-webdriver package (#720 )
Update jQuery file (#721 )
Fixed
Update fitContent()
(#717 )
v5.8.1
Fixed
Cast boolean values to appropriate string (#713 )
v5.7.0
Added
Automatically fit content on failures (#704 )
v5.6.3
Added
Support phpdotenv v4 (#699 )
Fixed
scrollTo: add support for selectors with quotes (#697 )
v5.6.2
Changed
Allow for Symfony 5 (#696 )
v5.6.1
Fixed
Ensure jQuery for scrollTo (#686 )
Added missing return statement in withDuskEnvironment (#691 )
Prevent using pcntl when not installed (#692 )
v5.6.0
Added
Add scrollTo method (#684 )
Fixed
Add graceful handler for SIGINT
for .env restoration (#682 , f843b8a )
You can’t perform that action at this time.