aariess/dusk

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

v1.0.7 2017-02-22 15:25 UTC

This package is not auto-updated.

Last update: 2024-03-16 23:41:57 UTC


README

68747470733a2f2f6c61726176656c2e636f6d2f6173736574732f696d672f636f6d706f6e656e74732f6c6f676f2d6475736b2e737667

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