diff --git a/arkui/ace_ets_web_dev/Test.json b/arkui/ace_ets_web_dev/Test.json index 5fbc03fba6a37e051a5413c50ad272d495d96ef7..9d98d84a5c0e57a6d257a72714dc6f42683a970e 100644 --- a/arkui/ace_ets_web_dev/Test.json +++ b/arkui/ace_ets_web_dev/Test.json @@ -14,5 +14,13 @@ ], "type": "AppInstallKit", "cleanup-apps": true - }] + }, + { + "type": "ShellKit", + "run-command": [ + "power-shell wakeup", + "power-shell setmode 602" + ] + } + ] } \ No newline at end of file