wpstarter/dusk
Laravel Dusk browser automation and testing for WP Starter/Laravel-style apps. Write expressive end-to-end tests using a standalone Chromedriver by default (no JDK/Selenium required), with the option to use other Selenium drivers.
assertVue*() methods (#834)fitContent() method (#815)ElementClickInterceptedException by @SjorsO in https://github.com/laravel/dusk/pull/989assertIndeterminate assertion for checkbox. by @crynobone in https://github.com/laravel/dusk/pull/986hasStartMaximizedEnabled method by @roksprogar in https://github.com/laravel/dusk/pull/978waitForEvent() method by @michaelhue in https://github.com/laravel/dusk/pull/972assertVue*() methods support Vue 3 composition API by @derekmd in https://github.com/laravel/dusk/pull/969waitForInput by @SjorsO in https://github.com/laravel/dusk/pull/960clickAndWaitForReload (#953)waitForLocation (#916)assertNotPresent() assertion (#879)$seconds options to Browser::elseWhenAvailable() (#865)Browser::elsewhereWhenAvailable() (#846)dusk:install command (#659)typeSlowly & appendSlowly (#748)assertVueContains and assertVueDoesNotContain (#638)Dusk 4.0.0 disables cookie serialization and is intended for use with Laravel 5.6.30 or later. If you are using a previous version of Laravel, please continue using Dusk 3.0.0.
illuminate/console as dependency (#232)PHP_BINARY constant to the list of PHP's executable binaries (#240)propagateScaffoldingToBrowser() to setUp() for compatibility with PHPUnit ~6.0 (#227)selected() comparison to always cast the value to string (#239)assertSelectHasOptions(), assertSelectMissingOptions(), assertSelectHasOption() and and assertSelectMissingOption() (#195)assertPathIsNot() (#183)waitForLocation() to allow waiting on window.location to be changed (#176)How can I help you explore Laravel packages today?