diff --git a/docs/app/guides/cypress-studio.mdx b/docs/app/guides/cypress-studio.mdx index 33a2f390b4..2966a3512f 100644 --- a/docs/app/guides/cypress-studio.mdx +++ b/docs/app/guides/cypress-studio.mdx @@ -46,6 +46,7 @@ attribute to your Cypress configuration. yet work with Component Testing. - Cypress Studio does not support writing tests that use domains of [multiple origins](/app/guides/cross-origin-testing). +- Cypress Studio can not interact with elements within a ShadowDom directly, though it can still run tests that do. ## Overview