Forum Discussion

hhagay's avatar
hhagay
Contributor
8 years ago

What is the suggested approach to declare global and call it from other units (functions).

Hello   Consider the following:   initFunc.js - this file parses an excel for all the test data ( 50 variables).   I would like all the other scripts, tests, suites, etc. to access this file an...