Skip to content

Commit 64a3d01

Browse files
author
Alex Plischke
authored
docs: add cypress limitation with edge 120 and above (#2645)
1 parent a8fdb7f commit 64a3d01

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/web-apps/automated-testing/cypress.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ The browser selected in your configuration file is used, and the console log of
171171
The issue has been reported to Cypress.
172172
See: https://github.com/cypress-io/cypress/issues/25755 for more information.
173173

174-
### Firefox 101 + Windows
174+
### Firefox 101 on Windows
175175

176176
Cypress does not currently work with Firefox 101 on Windows.
177177

@@ -180,9 +180,9 @@ Cypress does not currently work with Firefox 101 on Windows.
180180
Cypress does not currently work with Firefox 105.
181181
See https://github.com/cypress-io/cypress/issues/23897 for more information.
182182

183-
### Microsoft Edge 120
183+
### Microsoft Edge 120+ on Windows
184184

185-
Cypress does not currently work with Microsoft Edge 120.
185+
Cypress does not currently work with Microsoft Edge 120+ on Windows.
186186

187187
### Webkit
188188

0 commit comments

Comments
 (0)