{ "description": "Configuration for apprecovery demo Tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "300000", "package-name": "ohos.apprecovery.test", "bundle-name": "ohos.apprecovery.test", "shell-timeout": "300000" }, "kits": [ { "test-file-name": [ "ActsAppRecoveryTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true }, { "type": "ShellKit", "run-command": [ "power-shell wakeup", "power-shell setmode 602" ] } ] }