scrollTo | Cypress Documentation

PHOTO EMBED

Mon May 13 2024 08:35:18 GMT+0000 (Coordinated Universal Time)

Saved by @al.thedigital

cy.scrollTo(0, 500) // Scroll the window 500px down
cy.get('.sidebar').scrollTo('bottom') // Scroll 'sidebar' to its bottom
content_copyCOPY

https://docs.cypress.io/api/commands/scrollTo