I need to do the screenshot of the full page using chrome driver, but it makes it partly.
File screenshotFile = ((TakesScreenshot) driver).getScreenshotAs(OutputType.FILE);
The screenshot looks as a visible rectangle with correct information and a big black area below