Skip to content

[Cypress 16] Access other apps and services on this device, Access other devices on your local network #34775

Description

@alexsch01

Current behavior

Image Image

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

type: regressionA bug that didn't appear until a specific Cy version releasev16.0.0 🐛

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions