[common][widgetpolicy][DPTTIZEN-3067, fix test command issue in tests.xml] 46/180246/1
authorzhongyuan <zy123.yuan@samsung.com>
Sat, 26 May 2018 01:04:29 +0000 (09:04 +0800)
committerzhongyuan <zy123.yuan@samsung.com>
Sat, 26 May 2018 01:04:29 +0000 (09:04 +0800)
Change-Id: If02bf6d2c4f4a8090ece0e8f88954140bd2c0c62

common/tct-widgetpolicy-w3c-tests/tests.xml

index 3478c40b39e1d4357306bd1c16b3a1f4821fb293..7dd6c7b07f5bbb0c3835095b2fe6799d0be4d0a2 100755 (executable)
@@ -131,7 +131,7 @@ launch wildcard_support.wgt with the command : app_launcher -s $appid</step_desc
           <pre_condition>Make sure the device can access to the network; Make sure HTTP_ToASCII.wgt is installed with the command : pkgcmd -i -t wgt -q -p {DEVICE_SUITE_TARGET_30}/tct/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/HTTP_ToASCII.wgt</pre_condition>
           <steps>
             <step order="1">
-              <step_desc>Launch HTTP_ToASCII.wgt with the command : wrt-launcher -s 'application id'</step_desc>
+              <step_desc>Launch HTTP_ToASCII.wgt with the command : app_launcher -s 'application id'</step_desc>
               <expected>The screen shows "PASS" on green backgroud.</expected>
             </step>
           </steps>