Hi everyone,
I’m encountering a persistent issue with the captureEntirePageScreenshot command.
The Problem: When I trigger the command, UI.Vision generates an image with the correct total dimensions (it correctly calculates the full height of the page). However, only the area that was visible in the current viewport contains the actual website content. The rest of the image (the part that requires scrolling) consists of empty/blank pixels or a solid background color.
Details & Context:
-
Mode: I have tested this in both Browser mode and Desktop mode (with XModules installed), but the result is the same.
-
Environment: Windows 11
-
Browser: Chrome v145 & Firefox v147
-
UI.Vision Version: 9.5.9
Despite these attempts, the “below the fold” area remains blank in the captured file. It seems like the browser’s back-buffer isn’t being painted correctly for the off-screen sections during the capture process.
Has anyone found a workaround for this or a specific Chrome/firefox setting that needs to be toggled to allow full-page rendering for the extension?
Thanks for your help! ![]()