Skip to content

Commit 0858e3d

Browse files
authored
docs: add 3 major browser versions supportability (#1331)
1 parent d47db0b commit 0858e3d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,16 @@ For `Linux/arm64` images, the lowest available Firefox version is `136`.
4141

4242
Building a custom image with [cypress/factory](./factory/) allows selection of individual browsers from the above list.
4343

44+
Cypress officially [supports][Cypress Browser Support] the latest 3 major versions of Chrome, Firefox, and Edge browsers. We recommend using up to date Cypress Docker images for supportability.
45+
4446
<!-- browser links -->
4547

4648
[Chrome]: https://developer.chrome.com/
4749
[Firefox]: https://www.mozilla.org/firefox
4850
[Firefox Channel Choice]: https://support.mozilla.org/en-US/kb/choosing-firefox-update-channel
4951
[Edge]: https://developer.microsoft.com/microsoft-edge/
5052
[Chromium]: https://www.chromium.org/Home/
53+
[Cypress Browser Support]: https://docs.cypress.io/app/references/launching-browsers#Browser-versions-supported
5154

5255
### Debian packages
5356

0 commit comments

Comments
 (0)