| Package Data | |
|---|---|
| Maintainer Username: | martinsbalodis |
| Maintainer Contact: | martins256@gmail.com (Martins Balodis) |
| Package Create Date: | 2015-01-21 |
| Package Last Update: | 2020-06-15 |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-10-30 03:07:27 |
| Package Statistics | |
|---|---|
| Total Downloads: | 1,098 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 0 |
| Total Watchers: | 1 |
| Total Forks: | 0 |
| Total Open Issues: | 0 |
In phpunit.xml set SESSION_DRIVER to file.
config/app.php
providers => Zizaco\TestCases\SeleniumServiceProvider::class,
aliases => 'S' => Zizaco\TestCases\Selenium::class,