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