Files
test/config/web/files/default.json5
croy 82d417b9e6 New StarlingX Automation Framework
Fresh start for the StarlingX automation framework.

Change-Id: Ie265e0791024f45f71faad6315c2b91b022934d1
2024-11-29 16:01:57 -05:00

5 lines
156 B
Plaintext

{
// Set to true if we want to run web tests in headless mode. If set to false, the browser will be launched to run the UI tests.
"run_headless": true,
}