Skip to content

Releases: browserstack/browserstack-cypress-cli

Public Beta v1.26.1

06 Nov 10:02
7c46f4b
Compare
Choose a tag to compare

Highlights of the changes 🥳:

  • ❇️ Improved error handling in build artifacts - #721

Public Beta v1.26.0

17 Oct 08:18
b884205
Compare
Choose a tag to compare

Highlighted Changes 🥳

❇️ Added support for accessibility automation #707

Public Beta v1.25.3

14 Sep 10:59
7420085
Compare
Choose a tag to compare

Highlighted Changes 🥳

  • 🐛Fix empty npm dependencies #679

  • 🐛Handle exceptions raised while fetching Version Control Metadata #685

  • 🐛Remove cypress event listeners temporarily due to breaking changes on Cypress >= v12.15.0 #681 (Github Issue)

Public Beta v1.25.2

23 Aug 14:53
Compare
Choose a tag to compare

Highlighted Changes 🥳

  • 🐛 Github mapping for test runs on test observability #671
  • 🐛 Handling exceptions for cypress #672

Public Beta v1.25.1

22 Aug 14:28
Compare
Choose a tag to compare

Highlighted Changes 🥳

  • 🎨 Use proxy and cert flags in local binary download step #670

Public Beta v1.25.0

10 Aug 11:44
Compare
Choose a tag to compare

Changes 🚀

  • ❇️ Interactive session support for cypress #659
  • 🐛 fix for updating package version for observability #660

Public Beta v1.24.4

18 Jul 11:39
Compare
Choose a tag to compare

Highlighted changes 🥳

  • Modify validations for geolocation to support state codes #651

Public Beta v1.24.3

14 Jul 08:35
Compare
Choose a tag to compare

Highlighted changes 🥳
🎨 Test Observability will now be enabled by default for users who don’t have build artifact downloads set up. Users can head to the Test Observability dashboard (observability.browserstack.com) and debug their builds with greater precision. Learn more about Test Observability’s next generation debugging and insights at browserstack.com/docs/test-observability/overview/what-is-test-observability #641

Public Beta v1.24.2

11 Jul 14:06
Compare
Choose a tag to compare

Highlights of the changes 🥳:
🐛 fix for running node 18 cypress cli #623

Public Beta v1.24.1

10 Jul 12:09
Compare
Choose a tag to compare

Highlights of the changes 🥳:
❇️ Adding support for Test Observability, a next-generation debugging and reporting tool. Start debugging your Cypress tests and get better test suite health insights at observability.browserstack.com.
Test Observability works with your existing Cypress test suite and can be enabled by setting the testObservability key to true in your browserstack.json file. Visit our documentation to learn more.