I run my tests using the below synbtax. The issue i see is my organization is has extensions that block chrome headed tests from running. The tests run smooth headless using chrome but get blocked when they run headed using chrome. I am wondering if there is a way to run chrome headed using incognito.
npx cypress run --browser chrome --headed