cypress-file-upload icon indicating copy to clipboard operation
cypress-file-upload copied to clipboard

fix: chromium should be handled the same way as chrome

Open quantizor opened this issue 1 year ago • 0 comments

Checklist:

  • [x] No linting issues
  • [x] Commits are compliant with commitizen
  • [ ] CI tests have passed
  • [ ] Documentation updated

Summary of changes

Chromium is the open source version of Chrome and some Cypress users in the ecosystem are forced to use it due to limitations in officially-supported Chrome ARM binaries for Linux.

This patch seeks to ensure that the same behaviors apply to Chromium as Chrome since they are effectively the same browser.

quantizor avatar Oct 02 '24 13:10 quantizor