Expected baseUrl to be a fully qualified URL. Instead the value was: "off"
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
@karthickDhanapal Could you try updating to the latest version of Cypress and see if this is still reproducible?
Could you also provide the contents of your cypress.config.js file and the arguments you're passing to run Cypress?
@karthickDhanapal
- You have posted a similar new issue https://github.com/cypress-io/cypress/issues/30733, however it seems that you did not update your version of Cypress yet. Also, please note that Node.js 18 is the lowest supported version at this time.
- You write that you are using Cypress
12.14.7, however this version does not exist - see Cypress Changelog.
This issue has not had any activity in 180 days. Cypress evolves quickly and the reported behavior should be tested on the latest version of Cypress to verify the behavior is still occurring. It will be closed in 14 days if no updates are provided.
This issue has been closed due to inactivity.