cypress icon indicating copy to clipboard operation
cypress copied to clipboard

When opening cypress scrolling acts weird

Open Dragod opened this issue 2 years ago • 7 comments

Current behavior

The scrolling behavior of the tests is acting weird. Scrolling to the bottom it goes back to top, also clicking on the arrow ">" to expand/collapse folder does not work poperly.

Desired behavior

Scrolling shouldn't take me back to top Expand/collapse arrow on folder should work

Test code to reproduce

npm init
npm install [email protected] --save-dev
npx cypress open

Cypress Version

10.0.2

Other

No response

Dragod avatar Jun 03 '22 08:06 Dragod