### Current behavior In run mode and with the browser hidden. After upgrading to Cypress >= 10, in large tests, Auto Scrolling stops working at some point. Before: https://user-images.githubusercontent.com/11736724/172683673-a7ed4f52-701e-424e-a7ff-64c06851aec6.mp4 After: https://user-images.githubusercontent.com/11736724/172682939-a244a67f-5d7a-4da2-84df-f946641f7438.mp4 ### Desired behavior _No response_ ### Test code to reproduce npx cypress run ### Cypress Version 10.0.3 ### Other _No response_
Current behavior
In run mode and with the browser hidden.
After upgrading to Cypress >= 10, in large tests, Auto Scrolling stops working at some point.
Before:
video.2.mp4
After:
video.1.mp4
Desired behavior
No response
Test code to reproduce
npx cypress run
Cypress Version
10.0.3
Other
No response