Skip to content

Commit 75ce20c

Browse files
lint
1 parent 8ffb8c4 commit 75ce20c

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

docs/api/commands/prompt.mdx

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -630,12 +630,13 @@ cy.prompt(electronicsFilterPrompt)
630630

631631
## Limitations
632632

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) |
639640

640641
## Pricing & usage limits
641642

0 commit comments

Comments
 (0)