getStitchMode method
Use this method to retrieve the type of stitching used for full page screenshots.
Syntax
let value = eyes.getStitchMode();
Parameters
This method does not take any parameters.Return value
- Type: StitchMode
- The value returned can be either CSS or SCROLL.