Black Screen
#3712
Replies: 1 comment 1 reply
-
Check the log file for errors. If the website rendered a black screen then that's what you'll get. By default ScreenshotAsync will return an existing screenshot. I'd suggest you look at the source. Long term I'd suggest migrating to headless chrome with puppateer Sharp or similar. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have sometimes, not always, black screen with OffScreen > ScreenshotOrNull()
What is reason of blackscreen and config/setup can trigger it?
ScreenshotAsync() < return old screen (also after new page loaded)
Beta Was this translation helpful? Give feedback.
All reactions