I need to click on an element and see a popup
1) In Open mode, the test failed, but if I click manually on the browser before doing the click by Cypress, the test popup appears. I tried setting the focus to the panel, nothing helped, but if I run in Run mode the test passes on Electron
2) In Chrome, the test always fails. Any ideals how I can handle it? In general Cypress make click but popup does not appear