Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property defines the URL used for the scheduled client runner, including specific parameters for headless testing. |
| What area does it affect? |
Automated Testing Framework |
| What does the default mean? |
The default value is "atf_test_runner.do?sysparm_nostack=true&sysparm_scheduled_tests_only=true&sysparm_headless=true", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when configuring or troubleshooting automated tests in headless mode. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_atf.headless.runner_url |
| Sys ID |
41429810773620103fe4b5b2681061c8 |
| Type |
string |
| Application |
Global |
| Default value |
atf_test_runner.do?sysparm_nostack=true&sysparm_scheduled_tests_only=true&sysparm_headless=true |
| Description |
The scheduled client runner url with parms. Default: atf_test_runner.do?sysparm_nostack=true&sysparm_scheduled_tests_only=true&sysparm_headless=true |
| Updated |
2024-05-25 04:25:01 |
Sources
Related properties