Replies: 1 comment 2 replies
-
@fabercs you can use a browser in the cloud service, such as https://www.browserless.io/ |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
PupeeterSharp Version: 18.0.2
The code below runs successfully on my localhost (.net 6 env), however when hosted to a shared hosting throws exception below;
Failed to download Chrome for Win64 from https://storage.googleapis.com/chrome-for-testing-public/125.0.6422.76/win64/chrome-win64.zip
The link is not broken, can download binaries as expected
Note: Due to group policy running exe on host is not allowed, I can not switch to deploy own chrome.exe option, at least what I am declared from hosting corp. (If there is another way to run via this option, it is also welcommed)
How can I solve this issue?
Beta Was this translation helpful? Give feedback.
All reactions