sn_atf.headless.runner_banner_id

ServiceNow property description:

The element ID of the client runner banner on the client runner page to validate it opened

Attributes

  • Sys ID: b2192f4d777e20103fe4b5b268106136
  • Type: string
  • Application: Global
  • Default value: test_runner_banner
AI Logo

AI generated property description:

The ServiceNow property `sn_atf.headless.runner_banner_id` specifies the element ID of the client runner banner on the client runner page. This property is used to validate that the client runner page has successfully opened during automated testing. By setting this property, the system can confirm the presence of the banner element, ensuring that the client runner page is correctly loaded. This validation is crucial for the proper execution of headless browser tests in the Automated Test Framework (ATF). The default value for this property is typically set to the ID of the banner element used in the client runner page.

Source

Related property: sn_atf.headless.runner_url