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 Docker image name for the headless client test runner, impacting how tests are executed in a headless environment. |
| What area does it affect? |
Automated Testing Framework |
| What does the default mean? |
The default value is "headless_browser:latest", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when updating testing environments or changing Docker images. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_atf.headless.docker_image_name |
| Sys ID |
016e0bf7776220103fe4b5b26810612c |
| Type |
string |
| Application |
Global |
| Default value |
headless_browser:latest |
| Description |
The docker image that is used for headless client test runner. Default: headless_browser:latest |
| Updated |
2024-05-25 04:03:43 |
Sources
Related properties