sn_atf.atf_test_runner.testframe.min_width

ServiceNow property description:

Numeric value representing the number of pixels for the screenshot width. Default screenshot width: 800

Attributes

  • Sys ID: c72ac8c2d73213005e5ca2285e610352
  • Type: integer
  • Application: Global
  • Default value: 800
AI Logo

AI generated property description:

The ServiceNow property `sn_atf.atf_test_runner.testframe.min_width` specifies the minimum width, in pixels, for the screenshot taken during Automated Test Framework (ATF) test runs. According to the documentation, this property ensures that the screenshots captured are not smaller than the defined width, which helps in maintaining consistency and clarity in the visual results of the tests. The default value for this property is set to 800 pixels. Adjusting this value can be useful for accommodating different screen resolutions or specific testing requirements. This property is part of the ATF configuration settings that administrators can modify to optimize their testing environment.

Source

Related property: sn_atf.atf_test_runner.testframe.min_height