We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e63c380 commit 1768423Copy full SHA for 1768423
docs/faq/questions/using-cypress-faq.mdx
@@ -971,7 +971,7 @@ anything that runs in a browser and Electron is a browser + Node.
971
That being said, we use Cypress to test our own Desktop app's front end - by
972
stubbing events from Electron. These tests are open source so you can check them
973
out
974
-[here](https://github.com/cypress-io/cypress/tree/develop/packages/desktop-gui/cypress/integration).
+[here](https://github.com/cypress-io/cypress/tree/develop/packages/launchpad/cypress/e2e).
975
976
## <Icon name="angle-right" /> I found a bug! What do I do?
977
0 commit comments