CypressBridge Patch Notes

Patch Notes CypressBridge v1.0.20 (March 2026)

  • added support for Cypress up to version 15.11.0

Patch Notes CypressBridge v1.0.18 (Oct. 2024)

  • Windows binaries are now signed to enhance security and integrity.
  • Mac binaries are now both signed and notarized, ensuring compliance with macOS security requirements and offering an improved user experience when using the cypressbridge in the terminal.

Patch Notes CypressBridge v1.0.8 (Release 2023.3.0)

  • Improved integration of Cypress tests into webmate’s internal session scheduling. In the course of this, some known bugs were fixed and new features were added.
    • Bug fix: Fixed a bug that caused issues where the browser in the VM was not properly closed after a Cypress test. This led to the problem that after several test runs, the load on memory and CPU of the VM was that high, that it was no longer usable.
    • Bug fix: Fixed a bug that caused the VM to not be marked as used by an automation in the webmate device view during a Cypress test. Now the corresponding icon is displayed and the database is adjusted accordingly.
    • Bug fix: After a completed Cypress test, VMs deployed by the test are removed again, unless they are still being used by another automation or an active console session exists.
    • Feature: It is now possible to execute up to 2 Cypress tests in parallel on one VM.
  • Bug fix and new feature: Fixed a bug that prevented Firefox v109 and below from being used with the CypressBridge. Also, new logic and infrastructure has been implemented to allow Firefox v110 and above to run with the CypressBridge.