Browser rendering
Hi I have a working version of my puppeteer script on my machine but when I try to migrate to a worker I realize I can’t set arguments in the cloudflare puppeteer fork. Which is the workaround to set the arguments like ['--no-sandbox', '--disable-setuid-sandbox'] ?
0 Replies