From fd07721ca4b079a1d3fb14e5e94812020a5913da Mon Sep 17 00:00:00 2001 From: Andrew Goldis Date: Wed, 14 Aug 2024 12:06:00 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2f7af62..aaf7b7a 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ The plugin captures and replays everything that's happening in Cypress tests, th - Cypress version 10+ - NodeJS [^14.17.0](https://docs.cypress.io/guides/getting-started/installing-cypress#:~:text=If%20you're%20using%20npm,Node.js%2014.x) - Chromium family browsers only +- Requires [alternative cypress binaries](https://docs.currents.dev/getting-started/cypress/integrating-with-cypress/alternative-cypress-binaries) due to [Cypress.io blocking](https://currents.dev/posts/v13-blocking) ## Setup