sn_atf.headless.default_os

ServiceNow property description:

The default operating system used for the ANY value selected. Default: "linux"

Attributes

  • Sys ID: 45705cdc77f220103fe4b5b26810610e
  • Type: string
  • Application: Global
  • Default value: linux
AI Logo

AI generated property description:

The ServiceNow property `sn_atf.headless.default_os` specifies the default operating system for headless browser tests within the Automated Test Framework (ATF). This property is used to determine the environment in which the headless browser will run tests when no specific operating system is defined. According to the documentation, the value of this property can be set to either "Windows" or "Linux". By default, if this property is not explicitly set, the headless browser tests will run on a Linux environment. This setting is crucial for ensuring consistency and compatibility in automated testing scenarios.

Source

Related property: sn_atf.headless.default_browser