Fix TTS-2091 by modifying website access in ConfigurationExtension
authorYuhanX Xu <yuhanx.xu@intel.com>
Fri, 25 Oct 2013 02:20:44 +0000 (10:20 +0800)
committerwanmingx.lin <wanmingx.lin@intel.com>
Fri, 25 Oct 2013 03:55:37 +0000 (11:55 +0800)
Signed-off-by: YuhanX Xu <yuhanx.xu@intel.com>
tests/ConfigurationExtension/res/setting-an-more.html
tests/ConfigurationExtension/res/setting-an-more.wgt
tests/ConfigurationExtension/res/setting-an-one.html
tests/ConfigurationExtension/res/setting-an-one.wgt

index a3ca8d5ea71568f6fb05b7839e22becbe736c9a4..edd6cfa65ad99fb5faffea5071f0831d764cf10a 100644 (file)
@@ -76,7 +76,11 @@ Authors:
               <li>Click the "Uninstall" button to uninstall the widget.</li>
             </ol>
             <p>Expected Result: </p>
-            <p>Test passes if the "tizen", "developer.tizen", "baidu" and "baike.baidu" links are displayed on the page.</p>
+            <p>After launch the widget,</p>
+            <ul>
+              <li>The "tizen", "developer.tizen" links can be opened in Web App.</li>
+              <li>The "baidu" and "baike.baidu" links cannot be opened in Web App, they will be opened in the default browser.</li>
+            </ul>
           </font>
         </div>
     </div>
index edb584a7df3e8bea63eccd8bb0d035fca859c2d5..28adbd641602fd5a9d94b4a847b737b2cbd2fde2 100644 (file)
Binary files a/tests/ConfigurationExtension/res/setting-an-more.wgt and b/tests/ConfigurationExtension/res/setting-an-more.wgt differ
index 555c79c79a4d4d7a06a03a6e2898680e4066e689..d9e04fe4c204fd86f82135a65dd05873ef7fa6c0 100644 (file)
@@ -76,7 +76,11 @@ Authors:
               <li>Click the "Uninstall" button to uninstall the widget.</li>
             </ol>
             <p>Expected Result: </p>
-            <p>Test passes if the "google", "tizen" and "developer.tizen" links are displayed on the page.</p>
+            <p>After launch the widget,</p>
+            <ul>
+              <li>The "tizen", "developer.tizen" links can be opened in Web App.</li>
+              <li>The "google" link cannot be opened in Web App, it will be opened in the default browser.</li>
+            </ul>
           </font>
         </div>
     </div>
index 093610aa1e31a52fc73c02d8ce6e6dbae6c57c16..6513c591e7605db07106f95b8e245fe6db720f0b 100644 (file)
Binary files a/tests/ConfigurationExtension/res/setting-an-one.wgt and b/tests/ConfigurationExtension/res/setting-an-one.wgt differ