| Package Data | |
|---|---|
| Maintainer Username: | taylorotwell |
| Maintainer Contact: | taylor@laravel.com (Taylor Otwell) |
| Package Create Date: | 2016-12-06 |
| Package Last Update: | 2025-06-10 |
| Home Page: | https://laravel.com/docs/dusk |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-10-31 03:03:32 |
| Package Statistics | |
|---|---|
| Total Downloads: | 33,348,480 |
| Monthly Downloads: | 631,381 |
| Daily Downloads: | 27,865 |
| Total Stars: | 1,934 |
| Total Watchers: | 48 |
| Total Forks: | 330 |
| Total Open Issues: | 6 |
Laravel Dusk provides an expressive, easy-to-use browser automation and testing API. By default, Dusk does not require you to install JDK or Selenium on your machine. Instead, Dusk uses a standalone Chromedriver. However, you are free to utilize any other Selenium driver you wish.
Documentation for Dusk can be found on the Laravel website.
Laravel Dusk is open-sourced software licensed under the MIT license.