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