sn_atf.headless.secret_name

ServiceNow property description:

The Docker secret name that has the secret_id password stored of the user account. Default: sn_password

Attributes

  • Sys ID: 24fd0b3b776220103fe4b5b2681061b9
  • Type: string
  • Application: Global
  • Default value: sn_password
AI Logo

AI generated property description:

The `sn_atf.headless.secret_name` property in ServiceNow specifies the Docker secret name that contains the `secret_id` password for the user account. This property is used in the Automated Test Framework (ATF) to facilitate headless browser testing. By default, the value of this property is set to `sn_password`. This configuration ensures that the necessary credentials are securely stored and accessed during automated tests. For more details, refer to the ServiceNow documentation on ATF headless browser properties.

Source

Related property: sn_atf.headless.username