hide_scrollbars property
Use this property to set and retrieve whether Eyes hides the scrollbars before capturing screenshots or not.
This is useful for eliminating false mismatches that are due to differences in the scrollbar position when the checkpoint is captured.
Syntax
config.hide_scrollbars = configval
configval = config.hide_scrollbars
Type:bool
If set to True then hide the scrollbars. Otherwise, don't hide the scrollbars.