Disable Chrome security to allow Cypress to navigate out of localhost
This commit is contained in:
parent
b7ce98ee53
commit
35e8dc080a
@ -11,5 +11,6 @@
|
|||||||
"retries": {
|
"retries": {
|
||||||
"runMode": 3,
|
"runMode": 3,
|
||||||
"openMode": 0
|
"openMode": 0
|
||||||
}
|
},
|
||||||
|
"chromeWebSecurity": false
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user