Releases: chinleung/laravel-browserstack
Releases · chinleung/laravel-browserstack
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
v1.1.4
- Fixed the dot in the capabilities keys which makes them unretrievable
v1.1.3
- Change the fallback of
forcelocal
to true
v1.1.2
- Fixed too many running instances error
- Fixed BrowserStack connection closed and not restarting between test classes
- Do not update session status when running all tests in single session
v1.1.1
- Fixed config not merged during service provider registration
v1.1.0
- Added BrowserStack CLI arguments to config