Type representing a function for evaluating JavaScript code on a web page using Puppeteer. It takes a Page and Browser object as parameters and returns a Promise that resolves to a string.
Generated using TypeDoc
Type representing a function for evaluating JavaScript code on a web page using Puppeteer. It takes a Page and Browser object as parameters and returns a Promise that resolves to a string.