Reading Cloud Manager Environment Variables in Cypress UI test script
hi all,
I'm struggling to find a way to read env. variables set on the cloud manager configuration and provide them in cypress script during pipeline execution.
Also, another option would be to define vars as part of the osgiconfig module and access it from there.
Thank you