the selector of the button is [data-ele="no-logo-ele"]
cy.get(\'[data-ele="no-logo-ele"]\').click();
This code does not do anything. Do I h