cypress-io / cypress

Fast, easy and reliable testing for anything that runs in a browser.

Home Page:https://cypress.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

disable mouseover on commands-timeline in sidebar

camiant opened this issue · comments

Current behavior

At the end of test, when you hover on commands as a travel-machine, Livewire components (which are no more available in dom) fire "component missing" errors.

2024-05-13 14_28_09-cypress-test

Desired behavior

Would be fine if mouseover on sidebar commands could be disabled in settings.

Test code to reproduce

...

Cypress Version

13.9.0

Node version

20.x

Operating System

Windows 11 - Chrome v124 as browser

Debug Logs

No response

Other

No response