The current scripts require an interactive login in order to interact with Google Play Console. For a batch of runs this means the scripts need to user input each time they start. Let's try the cache option for puppeteer to see if it reduces the need to login.
The current scripts require an interactive login in order to interact with Google Play Console. For a batch of runs this means the scripts need to user input each time they start. Let's try the cache option for puppeteer to see if it reduces the need to login.