cy.findByTestId('add-to-menu').should('be.visible')
          .within(() => cy.findByText('Favorites').click()).should('not.be.visible')