sn_atf.atf_test_runner.screenshot_timeout
ServiceNow property description:
Screenshot timeout. Skips a screenshot capture attempt in the Client Test Runner if it exceeds this value in seconds. Users should review performance settings and browser caches on affected client systems before increasing this value
Attributes
- Sys ID: 5601130373001300b9feeeadfff6a729
- Type: string
- Application: Global
- Default value: 60

AI generated property description:
The ServiceNow property `sn_atf.atf_test_runner.screenshot_timeout` specifies the maximum time, in seconds, that the Client Test Runner will wait to capture a screenshot during an Automated Test Framework (ATF) test. If the screenshot capture attempt exceeds this timeout value, it will be skipped. This property is useful for preventing prolonged delays in test execution due to slow screenshot captures. Before increasing this timeout value, users should review the performance settings and browser caches on the affected client systems to ensure optimal performance. Adjusting this property can help balance between capturing necessary screenshots and maintaining efficient test execution times.
Source