I want to call an external script from a Cypress test, do some stuff and export/set an environmental variable with I can then access from a test. Below is what I have so far.