The information in this topic may be out of date. The current SDK reference guide has moved here.
getForceFullPageScreenshot method
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