In a puppeteer script I want to inject some utility functions to a webpage via page.addScriptTag and use some exports defined in the file.
page.addScriptTag
awai