Open
Description
Current behavior
An invalid configuration value was set.
Expected baseUrl to be a fully qualified URL (starting with http:// or https://).
Instead the value was: "off"
Error: An invalid configuration value was set.
Expected baseUrl to be a fully qualified URL (starting with `http://` or `https://`).
Instead the value was: "off"
at :4222:12242
at :3225:200177
at :2965:28074
at kt (:2965:17689)
at :2965:27879
at Function.Dd (:2965:40510)
at I (:3225:200013)
at M (:4222:12106)
at b (:4222:14122)
at D.buildBaseFullConfig (:4445:63463)
at D.getFullInitialConfig (:4445:64883)
at async D.setupNodeEvents (:4445:59012)
Desired behavior
No response
Test code to reproduce
Error: An invalid configuration value was set.
Expected baseUrl to be a fully qualified URL (starting with `http://` or `https://`).
Instead the value was: "off"
at :4222:12242
at :3225:200177
at :2965:28074
at kt (:2965:17689)
at :2965:27879
at Function.Dd (:2965:40510)
at I (:3225:200013)
at M (:4222:12106)
at b (:4222:14122)
at D.buildBaseFullConfig (:4445:63463)
at D.getFullInitialConfig (:4445:64883)
at async D.setupNodeEvents (:4445:59012)
Cypress Version
12.14.7
Node version
14.17.3
Operating System
Windows
Debug Logs
No response
Other
No response