hii all
how to use the environments from json in js file ?
in json :
“environment”: {
“some_parameter”: “foo”,
“another_parameter”: “bar”
},
tex
hii all
how to use the environments from json in js file ?
in json :
“environment”: {
“some_parameter”: “foo”,
“another_parameter”: “bar”
},
tex
Please do npm i -g oxygen-cli
. We have just fixed the environments.
But generally it can be used the same way as parameters web.type('id=element', '${env_name}');