Christiaan Tigelaar
Christiaan Tigelaar
It works btw when you use config with Windows paths, eg: ``` { ..., "videosFolder": "../../dist/cypress/apps/my-app-e2e/videos", "screenshotsFolder": "..\\..\\dist\\cypress\\apps\\my-app-e2e\\screenshots", "downloadsFolder": "../../dist/cypress/apps/my-app-e2e/downloads", ... } ``` But the main issue remains, that the...
I had the same issue, but my problem was in the configuration of the Google API key used for the Geocoding API. The value of the "Application restrictions" was set...
Thanks for getting back to me, I came up with a migration script myself to fix the missing data. It works again. >Was the content of the field before updating...