File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -632,10 +632,11 @@ cy.prompt(electronicsFilterPrompt)
632
632
633
633
| Limitation | Details |
634
634
| ---------------- | ------------------------------------------------------------------------ |
635
- | Browser Support | Chromium-based browsers only (Chrome, Edge, Electron) |
635
+ | Authentication | Requires Cypress Cloud account and/or valid record key |
636
636
| Test Type | E2E tests only (component testing not yet supported) |
637
- | Authentication | Requires Cypress Cloud account or valid record key |
637
+ | Browser Support | Chromium-based browsers only (Chrome, Edge, Electron) |
638
638
| Language Support | Optimized for English prompts; other languages are not guaranteed |
639
+ | Assertions | 'not.exist' assertions are not supported |
639
640
| Command Coverage | Not all Cypress APIs supported - see [ What you can do] ( #What-you-can-do ) |
640
641
641
642
## Pricing & usage limits
You can’t perform that action at this time.
0 commit comments