Hi Team,
We are trying to integrate Puppeteer in ui.frontend module. Issues in resolving the puppeteer launch.
Does anyone faced similar challenge?
Thanks
Solved! Go to Solution.
Views
Replies
Total Likes
checkout these threads
https://stackoverflow.com/questions/69494700/puppeteer-launcher-error-results-with-undefined
https://stackoverflow.com/questions/72073215/puppeteer-launch-not-loading
It's also worth checking for any additional error messages or stack traces that may provide more specific information about the issue. Reviewing the Puppeteer documentation and troubleshooting guides can also provide insights into potential solutions for common problems.
https://pptr.dev/#?product=Puppeteer&version=v13.7.0&show=api-puppeteerlaunchoptions
Hi @MayurSatav ,
When we hit "npm run start" we see below error-
pupt.js:7 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'launch')
Thanks
checkout these threads
https://stackoverflow.com/questions/69494700/puppeteer-launcher-error-results-with-undefined
https://stackoverflow.com/questions/72073215/puppeteer-launch-not-loading
It's also worth checking for any additional error messages or stack traces that may provide more specific information about the issue. Reviewing the Puppeteer documentation and troubleshooting guides can also provide insights into potential solutions for common problems.
https://pptr.dev/#?product=Puppeteer&version=v13.7.0&show=api-puppeteerlaunchoptions
Views
Likes
Replies
Views
Likes
Replies