Current behavior
Desired behavior
Not to display this alert
Test code to reproduce
describe('External Tests', () => {
it('Should login to APP', () => {
cy.visit('https://www.gmail.com')
});
});
Cypress Version
16.0.0
Debug Logs
Other
Also clicking the Block button, the tests don't work
Basically I must click Allow for my tests to work
Current behavior
Desired behavior
Not to display this alert
Test code to reproduce
Cypress Version
16.0.0
Debug Logs
Other
Also clicking the Block button, the tests don't work
Basically I must click Allow for my tests to work