We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7071a5 commit b23c788Copy full SHA for b23c788
docs/api/commands/prompt.mdx
@@ -725,7 +725,7 @@ cy.prompt(electronicsFilterPrompt)
725
| Browser Support | Chromium-based browsers only (Chrome, Edge, Electron) |
726
| Language Support | Optimized for English prompts; other languages are not guaranteed |
727
| Assertions | 'not.exist' assertions are not supported |
728
-| DOM Support | Canvas elements are not supported |
+| DOM Support | Canvas and iframe elements are not supported |
729
| Command Coverage | Not all Cypress APIs supported - see [What you can do](#What-you-can-do) |
730
| Step Limit | Each `cy.prompt` call is limited to 50 steps |
731
0 commit comments