Specs will need to be refactored to handle tokens initially set in config.js. The request library logic supports sending null / undefined values and handles them accordingly. Thus, to use tokens as a better method to saving a username and password to disk you must omit the username and password.
Specs will need to be refactored to handle tokens initially set in config.js. The request library logic supports sending null / undefined values and handles them accordingly. Thus, to use tokens as a better method to saving a username and password to disk you must omit the username and password.