sn_atf.screenshots.use_glide_screenshot
ServiceNow property description:
Enable the GlideScreenshot feature. This may improve the fidelity of screenshots on Workspaces and other interfaces. This feature is not supported on Internet Explorer. If this is disabled or your browser is not supported, html2canvas will be used to take screenshots
Attributes
- Sys ID: c7dd04d173f66010ac1560bdfaf6a71a
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `sn_atf.screenshots.use_glide_screenshot` enables the GlideScreenshot feature, which can enhance the quality of screenshots taken in Workspaces and other interfaces. This feature is not compatible with Internet Explorer. If the property is disabled or the browser does not support GlideScreenshot, the system will default to using html2canvas for capturing screenshots. This setting is part of the Automated Test Framework (ATF) and can be configured by administrators to improve screenshot fidelity during automated testing.
Source