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 minimum pixel width for screenshots captured by the automated test framework, impacting the clarity and usability of test results. |
| What area does it affect? |
Automated Testing Framework |
| What does the default mean? |
The default value is "800", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting screenshot dimensions for better test result visibility. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_atf.atf_test_runner.testframe.min_width |
| Sys ID |
c72ac8c2d73213005e5ca2285e610352 |
| Type |
integer |
| Application |
Global |
| Default value |
800 |
| Description |
Numeric value representing the number of pixels for the screenshot width. Default screenshot width: 800 |
| Updated |
2024-05-25 04:27:15 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... increasing this value. Number of pixels for screenshot height sn_atf.atf_test_runner.testframe.min_height Numeric value representing the number of pixels for the screenshot height. Default value: 600 Number of pixels for screenshot width sn_atf.atf_test_runner.testframe.min_width Numeric value representing the number of pixels for the screenshot width. © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks and/or ...
Related properties