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>
6 lines
182 B
Plaintext
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,
|
|
|
|
} |