laravel/dusk
Laravel Dusk is Laravel’s browser automation and end-to-end testing tool, offering a clean, expressive API for driving real browsers. Runs with a bundled standalone Chromedriver by default (no Selenium/JDK required), but supports other drivers too.
assertSeeIn() by @weshooper in https://github.com/laravel/dusk/pull/11913.7.1 by @crynobone in https://github.com/laravel/dusk/pull/1165Tests\Browsers\Page\Page or Laravel\Dusk\Page via dusk:page command by @crynobone in https://github.com/laravel/dusk/pull/1148preg_split() also returning false by @u01jmg3 in https://github.com/laravel/dusk/pull/1130Psy\debug() function instead of deprecated method. by @crynobone in https://github.com/laravel/dusk/pull/1121chromedriver port. by @crynobone in https://github.com/laravel/dusk/pull/1124[@throws](https://github.com/throws) docblocks by @u01jmg3 in https://github.com/laravel/dusk/pull/1117--disable-search-engine-choice-screen argument by @pascalbaljet in https://github.com/laravel/dusk/pull/1111assertPathEndsWith() and assertPathContains() by @u01jmg3 in https://github.com/laravel/dusk/pull/1100hasHeadlessDisabled() and shouldStartMaximized() to Laravel\Dusk\TestCase by @crynobone in https://github.com/laravel/dusk/pull/1098elementScreenshot by @rabrowne85 in https://github.com/laravel/dusk/pull/1093screenshotElement by @rabrowne85 in https://github.com/laravel/dusk/pull/1094dump() and dd() usage for consistency by @crynobone in https://github.com/laravel/dusk/pull/1096Tests\CreatesApplication only if exists by @nunomaduro in https://github.com/laravel/dusk/pull/1074nesbot/carbon dependencies by @crynobone in https://github.com/laravel/dusk/pull/1079component() method to get scoped Browser instance by @ziadoz in https://github.com/laravel/dusk/pull/1087DIRECTORY_SEPARATOR value from data provider name. by @crynobone in https://github.com/laravel/dusk/pull/1086assertAttributeMissing() method by @ziadoz in https://github.com/laravel/dusk/pull/1083How can I help you explore Laravel packages today?