LaravelPackages.net
Acme Inc.
Toggle sidebar
sinamiandashti/duskproduction

Laravel Dusk provides simple end-to-end testing and browser automation.

22
0
v4.0.5
About sinamiandashti/duskproduction

sinamiandashti/duskproduction is a Laravel package for laravel dusk provides simple end-to-end testing and browser automation.. It currently has 0 GitHub stars and 22 downloads on Packagist (latest version v4.0.5). Install it with composer require sinamiandashti/duskproduction. Discover more Laravel packages by sinamiandashti or browse all Laravel packages to compare alternatives.

Last updated

Build Status Total Downloads Latest Stable Version License

Introduction

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.

Official Documentation

Documentation for Dusk can be found on the Laravel website.

License

Laravel Dusk is open-sourced software licensed under the MIT license.

Star History Chart