Im trying to grab a screenshot of one of my websites.
I looked into it and puppeteer seems to be the only non api free version i can do on my personal device / self host.
i installed the latest node, added my url to it and pressed test the node button
it took a really long time to load and then it gave me this error
Problem in node ‘Puppeteer‘
Timed out after 30000 ms while trying to connect to the browser! Only Chrome at revision r1045629 is guaranteed to work.
im running this n8n on locally on my m1 mac,
but im currently using a Arc browser its chromium based and its the default browser of the device. how can i fix this issue? or does it require me to use chrome? or set it as default on my system?