Skip to main content

webdriver - Capturing the entire webpage with WebExecute's "CapturePage"


It seems that "CapturePage" in WebExecute only captures the currently visible portion of a website:


enter image description here


Is there some way to capture the whole image of a WebSessionObject? Or to print it to PDF?




Comments