Property reference

sn_atf.headless.browser_options

The sn_atf.headless.browser_options property specifies command line arguments for the headless browser used in automated testing. Admins should review this setting to optimize browser performance and compatibility based on their testing requirements.

Default: '--no-sandbox,--disable-gpu 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 configures the command line options passed to the headless browser, influencing its behavior during automated tests.
What area does it affect? Automated Testing Framework
What does the default mean? The default value is "'--no-sandbox,--disable-gpu", which is the baseline setting used unless it is changed.
When should you review it? Review this property when adjusting testing configurations or troubleshooting browser-related issues.

Out of the box property record

Raw metadata from the property record.

Property name sn_atf.headless.browser_options
Sys ID cbb2dc10773620103fe4b5b268106176
Type string
Application Global
Default value '--no-sandbox,--disable-gpu
Description Comma separated list of command line arguments to pass to the headless browser. Default: --no-sandbox,--disable-gpu
Updated 2024-05-25 04:28:51