[mobile][behavior][TSDF-4089 Fix issue: Can not click Pass button] 08/265108/1
authortangkaiyuan <kaiyuan.tang@samsung.com>
Sat, 9 Oct 2021 02:39:08 +0000 (10:39 +0800)
committertangkaiyuan <kaiyuan.tang@samsung.com>
Sat, 9 Oct 2021 02:39:14 +0000 (10:39 +0800)
Change-Id: I12fbc60979080be50ce02594faa47e80853dc1bc
Signed-off-by: tangkaiyuan <kaiyuan.tang@samsung.com>
mobile/tct-behavior-tests/subtestresult.xml
mobile/tct-behavior-tests/tests/CordovaSupport/index.html

index 26d798a..021152b 100755 (executable)
@@ -70,5 +70,8 @@
       <testcase id="view-mode-fullscreen-rotation" result="N/A"></testcase>
       <testcase id="view-mode-maximized-rotation" result="N/A"></testcase>
   </set>
+  <set name="CordovaSupport">
+      <testcase id="TizenCordovaMobileSpec" result="N/A"></testcase>
+  </set>
 </suite>
 </test_definition>
index cb1461e..e53acde 100755 (executable)
@@ -37,7 +37,7 @@ Authors:
         <div id="content">
             <ul data-role="listview" id="cordovaList" data-divider-theme="b" data-inset="true">
                 <li data-role="list-divider" role="heading">Cordova Support</li>
-                <li id="cordova-support">
+                <li id="TizenCordovaMobileSpec">
                     <a href="javascript:goToApp('res/cordova-support.html')" data-transition="slide" style="">
                         <h2>cordova-support</h2>
                     </a>