PHPackages                             pelletiermaxime/laravel-selenium - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. pelletiermaxime/laravel-selenium

ActiveLibrary[Testing &amp; Quality](/categories/testing)

pelletiermaxime/laravel-selenium
================================

Helpers to write Selenium tests in Laravel.

0.1(9y ago)19MITPHP

Since Sep 12Pushed 9y ago2 watchersCompare

[ Source](https://github.com/pelletiermaxime/laravel-selenium)[ Packagist](https://packagist.org/packages/pelletiermaxime/laravel-selenium)[ RSS](/packages/pelletiermaxime-laravel-selenium/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (2)Used By (0)

Laravel Selenium
================

[](#laravel-selenium)

[![Latest Stable Version](https://camo.githubusercontent.com/2c611b58c08394287a08fdbac5e5050c6194706bc32b2e8f6e50006b39d62fdc/68747470733a2f2f706f7365722e707567782e6f72672f70656c6c65746965726d6178696d652f6c61726176656c2d73656c656e69756d2f762f737461626c652e737667)](link-packagist)[![Latest Unstable Version](https://camo.githubusercontent.com/96ac8001b76d89e43dd9c66575a6fb6df2b2e16a2c847d0b86e430828fac7521/68747470733a2f2f706f7365722e707567782e6f72672f70656c6c65746965726d6178696d652f6c61726176656c2d73656c656e69756d2f762f756e737461626c652e737667)](link-packagist)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/0414de7457e940c2653ec639ddaba84fc9f83fae2b294dfd5c8fdec3c06309cd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f70656c6c65746965726d6178696d652f6c61726176656c2d73656c656e69756d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pelletiermaxime/laravel-selenium)

This package contains helpers to setup Selenium for Laravel and eventually will try to replicate the complete API of the InteractsWithPages trait of Laravel to have a great fluent API and to be able to use tools like [Laravel TestTools](https://chrome.google.com/webstore/detail/laravel-testtools/ddieaepnbjhgcbddafciempnibnfnakl?hl=en) while still having all the flexibility of Selenium and to test Javascript applications.

Usage
-----

[](#usage)

### Install via Composer

[](#install-via-composer)

```
$ composer require pelletiermaxime/laravel-selenium --dev
```

### Add the Service Provider in app.php

[](#add-the-service-provider-in-appphp)

```
Pelletiermaxime\LaravelSelenium\LaravelSeleniumServiceProvider::class,
```

### Use the artisan commands

[](#use-the-artisan-commands)

```
php artisan selenium:download
```

Automatically download the Selenium Server jar file and Chromedriver

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Credits
-------

[](#credits)

- [Maxime Pelletier](https://github.com/pelletiermaxime)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3578d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1801684?v=4)[Maxime Pelletier](/maintainers/pelletiermaxime)[@pelletiermaxime](https://github.com/pelletiermaxime)

---

Top Contributors

[![pelletiermaxime](https://avatars.githubusercontent.com/u/1801684?v=4)](https://github.com/pelletiermaxime "pelletiermaxime (12 commits)")

### Embed Badge

![Health badge](/badges/pelletiermaxime-laravel-selenium/health.svg)

```
[![Health](https://phpackages.com/badges/pelletiermaxime-laravel-selenium/health.svg)](https://phpackages.com/packages/pelletiermaxime-laravel-selenium)
```

###  Alternatives

[larastan/larastan

Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel

6.4k51.0M7.7k](/packages/larastan-larastan)[timacdonald/log-fake

A drop in fake logger for testing with the Laravel framework.

4236.4M65](/packages/timacdonald-log-fake)[calebdw/larastan

Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel

15104.9k4](/packages/calebdw-larastan)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
