We would like to perform different checks for all requests done on test23.js file when calling it through runTestThree();.
Is it possible to return request variable from test23.js, so caller.js can work with it?
File: caller.js
File: test23.js
We would like to perform different checks for all requests done on test23.js file when calling it through runTestThree();.
Is it possible to return request variable from test23.js, so caller.js can work with it?
File: caller.js
File: test23.js