{ "description": "Configuration for startup url js api Tests", "driver": { "type": "JSUnitTest",
"test-timeout": "60000",
"package": "com.example.url",
"shell-timeout": "60000"
}, "kits": [ { "test-file-name": [ "startup_url_js_test.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }