Releases: laravel/dusk
Releases · laravel/dusk
v5.11.0
Added
Add assert attribute methods (#751 )
Fixed
Fix Call to undefined method (#750 )
Avoid throwing exception on production (#755 )
v5.10.0
Added
Adds typeSlowly
& appendSlowly
(#748 )
v5.9.2
Fixed
Bugfix quoting for InteractsWithElements::value
(#735 )
Remove php-webdriver constraints (#737 )
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 )
You can’t perform that action at this time.