This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* This JS script downloads user details from test flight into a CSV File. | |
* Run each step at a time and not all together. | |
* Please read instructions for step 1. | |
*/ | |
// ---------------Step 0 starts--------------- | |
/** | |
* CONFIGURATION |