The information in this topic may be out of date. The current SDK reference guide has moved here.

getForceFullPageScreenshot method

Class: ConfigurationPlatform: Selenium 3Language: Java SDK:

Use this method to retrieve whether or not Eyes does scrolling and stitching on pages whose size is greater than the viewport.

Syntax

Boolean configval = config.getForceFullPageScreenshot();

Parameters

This method does not take any parameters.

Return value

Type: Boolean