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