Files
faveo/vendor/laravel/dusk
Manish Verma 8148bbd920 Larval framework upated to v5.6.33
Updated laravel frameowrk version to as suggested for security patch update which was released in v5.6.30
2018-08-15 18:38:24 +05:30
..
2018-08-15 18:38:24 +05:30
2018-08-15 18:38:24 +05:30
2018-08-06 18:55:45 +05:30
2018-08-06 18:55:45 +05:30
2018-08-07 10:17:09 +05:30
2018-08-06 18:55:45 +05:30
2018-08-07 10:17:09 +05:30
2018-08-06 18:55:45 +05:30

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