12.17.2

Released Released on July 19, 2023

Bugfixes:

  • Fixed an issue where commands would fail with the error must only be invoked from the spec file or support file if their arguments were mutated. Fixes #27200.

  • Fixed an issue where cy.writeFile() would erroneously fail with the error cy.writeFile() must only be invoked from the spec file or support file. Fixes #27097.

  • Fixed an issue where web workers could not be created within a spec. Fixes #27298.