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 height for screenshots in automated testing, with a default value of 800 pixels. |
| 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 clarity in test results. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_atf.atf_test_runner.testframe.min_height |
| Sys ID |
6c5a4cc2d73213005e5ca2285e6103b3 |
| Type |
integer |
| Application |
Global |
| Default value |
800 |
| Description |
Numeric value representing the number of pixels for the screenshot height. Default screenshot height: 800 |
| Updated |
2024-05-25 04:02:09 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Runner if it exceeds this value in seconds. Users should review performance settings and browser caches on affected client systems before 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 ...
Related properties