{
    "test_page": "tests/html/audiocontext-clock-tests.html",
    "timeout": 300,
    "launch": "Chrome",
    "browser_args": {
        "Chrome": [
            "--autoplay-policy=no-user-gesture-required"
        ]
    }
}
