sn_atf.schedule.suite_result_email.fail_color
ServiceNow property description:
Color to indicate an ATF test failed in scheduled suite result emails. Format: hexadecimal. Default: #fccac9
Attributes
- Sys ID: fd3d329f67003200cf8305225685efdf
- Type: string
- Application: Global
- Default value: #fccac9

AI generated property description:
The ServiceNow property `sn_atf.schedule.suite_result_email.fail_color` specifies the color used to indicate a failed Automated Test Framework (ATF) test in scheduled suite result emails. The color is defined in hexadecimal format. The default value for this property is `#fccac9`, which is a shade of red. This property helps users quickly identify failed tests in their email notifications by using a consistent color scheme. For more details, refer to the ServiceNow documentation on ATF administrative properties.
Source