Mike McCready
Mike McCready
Closing, as this refers to an old unsupported version. If the issue is still occurring with Cypress 13.x please comment and we can re-open.
@kwin Is the issue you describe still occurring in current versions of `cypress/browsers`? `cypress/browsers:node16.18.0-chrome107-ff106-edge` which you mentioned is no longer supported.
Closing as stale issue concerning now-unsupported version.
- Related to https://github.com/cypress-io/cypress-docker-images/issues/526
For current status running with `arm64` processors: - https://github.com/cypress-io/cypress-docker-images/issues/1188 - https://github.com/cypress-io/cypress-docker-images/issues/1190 Additionally, refer to [examples/firefox-esr](https://github.com/cypress-io/cypress-docker-images/tree/master/examples/firefox-esr) for instructions to add Firefox ESR to Cypress Docker images. Closing this issue as it...
@elylucas Some comments from my side: The default file listed in Cypress [Legacy configuration](https://docs.cypress.io/guides/references/legacy-configuration) is index.js (TypeScript is not mentioned). This is the filename being used in https://docs.cypress.io/guides/tooling/typescript-support#Types-for-custom-commands. In Cypress...
- This open issue is still relevant. PR https://github.com/cypress-io/cypress-documentation/pull/5640 made a correction but could not attempt the missing migration of the document page [Tooling > TypeScript](https://docs.cypress.io/guides/tooling/typescript-support) to correctly describe TypeScript...
In https://github.com/cypress-io/cypress/issues/7065#issuecomment-1622410301 @nagash77 wrote: > At this point in time Cypress does not officially support WSL/WSL2. I am going to close this until such time that we decide to fully...
@NoxRammus Is there any advantage to using `VcXsrv` instead of `WSLg`?
@NoxRammus Thanks for your feedback! So if Cypress decides it will support `WSL2`, then it would make sense to replace the information about `VcXsrv` with instructions for using `WSLg`.