sn_atf.headless.timeout_mins

ServiceNow property description:

The minutes before a headless browser will timeout . Default: 1440

Attributes

  • Sys ID: f6c09cdc77f220103fe4b5b26810613e
  • Type: string
  • Application: Global
  • Default value: 1440
AI Logo

AI generated property description:

The ServiceNow property `sn_atf.headless.timeout_mins` specifies the duration in minutes before a headless browser session will timeout. According to the documentation, the default value for this property is set to 1440 minutes, which is equivalent to 24 hours. This property is part of the Automated Test Framework (ATF) and is used to manage the lifecycle of headless browser sessions, ensuring they do not run indefinitely. Adjusting this property can help optimize resource usage and performance by terminating inactive sessions after the specified timeout period. The value can be modified based on the specific needs and testing requirements of the organization.

Source

Related property: sn_atf.headless.request_timeout_sec