{
"description": "Configuration for osaccount js api Tests",
"driver": {
"type": "OHJSUnitTest",
"test-timeout": "600000",
"shell-timeout": "600000",
"bundle-name": "ohos.acts.security.access_token.normal",
"package-name": "ohos.acts.security.access_token.normal",
"testcase-timeout": 10000
},
"kits": [
{
"test-file-name": [
"ActsAccessTokenApiJSNormalTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
},{
"type": "ShellKit",
"run-command": [
"power-shell wakeup",
"power-shell setmode 602"
]
}
]
}