laravel/dusk
Laravel Dusk is Laravel’s browser automation and testing tool, offering an expressive API for end-to-end tests. It runs with a bundled standalone ChromeDriver by default (no Selenium or JDK required), but can use other Selenium drivers if needed.
|
Package
|
Constraint
|
|---|---|
| guzzlehttp/guzzle | ^7.5 |
| illuminate/console | ^10.0|^11.0|^12.0|^13.0 |
| illuminate/support | ^10.0|^11.0|^12.0|^13.0 |
| php-webdriver/webdriver | ^1.15.2 |
| symfony/console | ^6.2|^7.0|^8.0 |
| symfony/finder | ^6.2|^7.0|^8.0 |
| symfony/process | ^6.2|^7.0|^8.0 |
| vlucas/phpdotenv | ^5.2 |
|
Package
|
Constraint
|
|---|---|
| mockery/mockery | ^1.6 |
| orchestra/testbench-core | ^8.19|^9.17|^10.8|^11.0 |
| phpstan/phpstan | ^1.10 |
| phpunit/phpunit | ^10.1|^11.0|^12.0.1 |
| psy/psysh | ^0.11.12|^0.12 |
| symfony/yaml | ^6.2|^7.0|^8.0 |
How can I help you explore Laravel packages today?