I'm trying to run cypress tests using Cypress Test Runner in chrome & Edge browsers which are being managed by my organization. So I cant change much settings/chrome flags.
I'm getting this error with chrome browser.
This browser was not launched through Cypress. Tests cannot run.
Any idea how to run my tests in these browsers?
You can try doing this:
If the above doesn't work out, you can check this link. It talks about some work-arounds.
Proxy Mode properties is set for Proxy settings in RegEdit, Hence its not allowing to run scripts on chrome/Edge.
Find machine or VDI's where you can get admin rights and remove above properties from RegEdit.