aariess/dusk

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

Maintainers

Details

github.com/aariess/dusk

Source

Issues

Installs: 17

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 330

Open Issues: 0

pkg:composer/aariess/dusk

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

This package is not auto-updated.

Last update: 2025-09-28 06:51:13 UTC


README

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