Files
test/config/web/files/default.json5
jpike aa8455778d Adding back files missing from previous commit
These files were missing from the previous commit. They allow users
to maximize a browser by config and add in a new validation.

Change-Id: I3440a1659f2719486fd3b9f6232a26ec538c26a9
Signed-off-by: jpike <jason.pike@windriver.com>
2025-08-20 11:04:50 -04:00

6 lines
182 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,
"start-maximized": true,
}