{ "description": "Configuration for geolocation js api Tests", "driver": { "type": "OHJSUnitTest", "bundle-name": "ohos.acts.location.geolocation.function", "package-name":"ohos.acts.location.geolocation.function", "test-timeout": "600000", "shell-timeout": "60000", "testcase-timeout": 70000 }, "kits": [ { "test-file-name": [ "ActslocationJSApiTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true }, { "type": "ShellKit", "run-command": [ "hilog -Q pidoff" ] } ] }