LaravelPackages.net
Acme Inc.
Toggle sidebar
pankitgami/dusk

This package is the fork of laravel/dusk to support dusk in laravel 5.3

14
1
v1.0.13
About pankitgami/dusk

pankitgami/dusk is a Laravel package for this package is the fork of laravel/dusk to support dusk in laravel 5.3. It currently has 1 GitHub stars and 14 downloads on Packagist (latest version v1.0.13). Install it with composer require pankitgami/dusk. Discover more Laravel packages by pankitgami or browse all Laravel packages to compare alternatives.

Last updated

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

Comments