Hi, let's say I want to set the html programitcally with `setContent` and that html runs some javasc

Hi, let's say I want to set the html programitcally with
setContent
and that html runs some javascript that wants to access a large local json file, can puppeteer somehow access the local filestystem of the worker? Or how would this work?
Was this page helpful?