sn_atf.schedule.suite_result_email.skip_color

ServiceNow property description:

Color to indicate an ATF test was skipped in scheduled suite result emails. Format: hexadecimal. Default: #ffffff

Attributes

  • Sys ID: f4210fdf67003200cf8305225685ef4d
  • Type: string
  • Application: Global
  • Default value: #ffffff
AI Logo

AI generated property description:

The ServiceNow property `sn_atf.schedule.suite_result_email.skip_color` specifies the color used to indicate that an Automated Test Framework (ATF) test was skipped in the scheduled suite result emails. The color is defined in hexadecimal format. The default color for skipped tests is set to `#ffffff`, which represents white. This property allows administrators to customize the visual representation of skipped tests in email reports, enhancing clarity and readability. For more details, refer to the ServiceNow documentation on ATF administrative properties.

Source

Related property: sn_atf.schedule.suite_result_email.pass_color