gosanon

Results 3 issues of gosanon

puppetter-web was removed in 2020 ([puppeteer-core](https://github.com/puppeteer/puppeteer/pull/5750)), the puppeteer-core version mentioned in package.json is 13.0.0, and current version is 19+. Do I need to use 13.0.0 in order to use the...

This might be off-topic because this code really belongs to puppeteer-core, but since I suppose that web api is not supported anymore, I post it here: exposeFunction awaits for it's...

I created a macro which should transform one string to another. If I try to render such string: `"\mymacro$\mymacro$"`, it works in first part but second part renders as a...