Skip to content

Releases: chinleung/laravel-browserstack

v1.1.7

18 Feb 02:44
d7132e8
Compare
Choose a tag to compare
  • Save the capabilities for the browser between tests

v1.1.6

17 Feb 15:59
Compare
Choose a tag to compare
  • Fixed the fallback config for BROWSERSTACK_CLI_FORCE_LOCAL not setting to true as intended

v1.1.5

17 Feb 15:33
Compare
Choose a tag to compare
  • Disable Devtools JSONView on Firefox

v1.1.4

14 Feb 15:04
Compare
Choose a tag to compare
  • Fixed the dot in the capabilities keys which makes them unretrievable

v1.1.3

13 Feb 20:15
Compare
Choose a tag to compare
  • Change the fallback of forcelocal to true

v1.1.2

13 Feb 16:32
Compare
Choose a tag to compare
  • 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

12 Feb 16:56
Compare
Choose a tag to compare
  • Fixed config not merged during service provider registration

v1.1.0

12 Feb 16:44
Compare
Choose a tag to compare
  • Added BrowserStack CLI arguments to config

v1.0.0

06 Feb 20:45
Compare
Choose a tag to compare
  • Initial release