Can't open the dropdown once the test has finished
Opened this issue · 2 comments
adi-doorloop commented
Seems like a bug. ;)
Repro: Run a test and then try to use the dropdown once the test has finished.
Cypress version: 13.8.1
.
YukKaji commented
This problem occurs when you run tests on certain browsers, Firefox, Chrome.
adi-doorloop commented
This problem occurs because the UI gets a refresh and the original listeners placed by the plugin become stale.