Releases: chinleung/laravel-browserstack
Releases · chinleung/laravel-browserstack
v1.4.1
- Added support for
laravel/dusk
6.x
v1.4.0
- Added support for Laravel 8
v1.3.0
- Added support for Laravel 7
v1.2.1
- Fixed
->toArray
on array error
v1.2.0
- Send desired capabilities for all browsers
- Added support for iOS and android devices
v1.1.8
- Fix afterClass callback registering multiple times
v1.1.7
- Save the capabilities for the browser between tests
v1.1.6
- Fixed the fallback config for
BROWSERSTACK_CLI_FORCE_LOCAL
not setting to true
as intended
v1.1.5
- Disable Devtools JSONView on Firefox