setStitchMode method
Use this method to set the type of stitching used for full page screenshots.
Syntax
eyes.setStitchMode(mode);
Parameters
- mode
- Type:StitchMode
- The stitch mode to use. Either CSS or SCROLL.
Return value
- Type: void