Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.17 KB

readme.md

File metadata and controls

20 lines (13 loc) · 1.17 KB

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