From 9ad154253957301910aa6752bc5824b729c0452e Mon Sep 17 00:00:00 2001 From: Jennifer Shehane Date: Tue, 11 Nov 2025 09:42:26 -0500 Subject: [PATCH] add examples of scroll to the prompt docs --- docs/api/commands/prompt.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/api/commands/prompt.mdx b/docs/api/commands/prompt.mdx index 1d011efb0b..34f0c45caf 100644 --- a/docs/api/commands/prompt.mdx +++ b/docs/api/commands/prompt.mdx @@ -255,6 +255,8 @@ If Cypress cannot interpret a step, you'll see a dialog prompting you to refine 'uncheck "Send me updates"' 'toggle the "Dark Mode" switch' 'submit the contact form' +'scroll the sales section into view' +'scroll to todays date in the calendar' ``` ### Verify results