setForceFullPageScreenshot method
Use this method to set whether or not Eyes does scrolling and stitching on pages whose size is greater than the viewport.
Syntax
eyes.setForceFullPageScreenshot(force);
Parameters
- force
- Type:boolean
- If this paramter has a value of true, then Eyes will do scrolling and stitching if necessary. If false, then the result is browser dependent.
Return value
- Type: