You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/app/guides/cypress-studio.mdx
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -155,6 +155,7 @@ Want more control? Use the [`Cypress.ElementSelector`](/api/cypress-api/element-
155
155
## Limitations
156
156
157
157
- Works only in E2E tests (Component Testing not yet supported)
158
+
- Cucumber tests are not yet supported
158
159
- Cannot record across [multiple
159
160
origins](/app/guides/cross-origin-testing).
160
161
- Studio cannot load when running in open mode with `@cypress/grep`. You will see an error in this case. Remove any `--grep` flags from your command during `cypress open` to use Studio.
0 commit comments