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 fileif their arguments were mutated. Fixes #27200.Fixed an issue where
cy.writeFile()would erroneously fail with the errorcy.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.