I have a Selenium-Java based Automation testing framework and I need to capture the entire screen when linking screenshots to reports. The page is long and wide and has both horizontal and vertical scroll bars. Is there any utility or workaround to address that?
Tried TakesScreenshot, AShot and Shutterbug utilities but none of them are capturing the entire screen.