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
let value = eyes.getForceFullPageScreenshot();
Parameters
This method does not take any parameters.
Return value
- Type: boolean