Property reference

sn_atf.headless.timeout_mins

The sn_atf.headless.timeout_mins property sets the timeout duration in minutes for a headless browser session. Admins should review this setting to ensure it aligns with their testing needs, especially if longer sessions are required.

Default: 1440 Type: string Application: Global

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 maximum duration a headless browser can run before timing out, with a default value of 1440 minutes.
What area does it affect? Automated Testing Framework
What does the default mean? The default value is "1440", which is the baseline setting used unless it is changed.
When should you review it? Review this property when adjusting testing durations or troubleshooting timeout issues.

Out of the box property record

Raw metadata from the property record.

Property name sn_atf.headless.timeout_mins
Sys ID f6c09cdc77f220103fe4b5b26810613e
Type string
Application Global
Default value 1440
Description The minutes before a headless browser will timeout . Default: 1440
Updated 2024-05-25 04:38:00

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... a test execution, if this property is true the instance will NOT send the service delete requests thus keeping the service and containers around on the host. Useful for debugging. sn_atf.headless.timeout_mins int 1440 Number of minutes before Docker service automatically shuts down sn_atf.headless.user_field_id string user_name The HTML ID of the input field for the username on the Login page sn_atf.headless.username string ...