<input type="hidden" id="app_id" value="nothing"/>
<input type="hidden" id="package_id" value="nothing"/>
</div>
+ <ul data-role="listview">
+ <li data-role="list-divider">Pre-condition</li>
+ <li>
+ <div id="c">
+ <div id="pre-div">
+ <div id="o">
+ <ul>
+ <li>Make sure SDK is installed to PC(ubuntu) and it is launched;</li>
+ <li>Turn on device USB debugging mode.</li>
+ </ul>
+ </div>
+ </div>
+ </div>
+ </li>
+ <li data-role="list-divider">Test step</li>
+ <li>
+ <div id="d">
+ <div id="text-div">
+ <div id="p">
+ <ol>
+ <li>Open SDK, File->New->Tizen Web Project. Click "Basic", then input Project name, e.g. test-debugging, then click "finish".</li>
+ <li>Connect test device to PC. Open Window->Show View -> Connection Explorer, the device information appears in the "Connection Explorer" of SDK.</li>
+ <li>Right-click on the folder "test-debugging" -> Debug as -> 1 Tizen Web Application.</li>
+ </ol>
+ </div>
+ </div>
+ </div>
+ </li>
+ <li data-role="list-divider">Expected Result</li>
+ <li>
+ <div id="e">
+ <div id="result-div">
+ <div id="q">
+ 'web inspector' interface for widget debugging is displayed on the screen.
+ </div>
+ </div>
+ </div>
+ </li>
+ </ul>
</div>
<div data-role="footer" data-position="fixed" data-tap-toggle="false">
</div>
<div data-role="popup" id="popup_info" data-theme="a">
<font style="font-size:85%">
- <p>Pre-condition: </p>
- <p>Make sure SDK is installed to PC(ubuntu) and it is launched;</p>
- <p>Turn on device USB debugging mode.</p>
- <p>Test Step: </p>
- <ol>
- <li>Open SDK, File->New->Tizen Web Project.Click "Basic",then input Project name e.g. test-debugging, then click "finish".</li>
- <li>Connect test device to PC.Open Window->Show View -> Connection Explorer,the device information appears in the "Connection Explorer" of SDK.</li>
- <li>Right-click on the folder "test-debugging" -> Debug as -> 1 Tizen Web Application.</li>
- </ol>
- <p>Expected Result: </p>
- <p>'web inspector' interface for widget debugging is displayed on the screen.</p>
+ <p>Test Purpose: </p>
+ <p>Verifies 'web inspector' supported on PC(ubuntu).</p>
</font>
</div>
</div>
<input type="hidden" id="app_id" value="nothing"/>
<input type="hidden" id="package_id" value="nothing"/>
</div>
+ <ul data-role="listview">
+ <li data-role="list-divider">Pre-condition</li>
+ <li>
+ <div id="c">
+ <div id="pre-div">
+ <div id="o">
+ <ul>
+ <li>Make sure SDK is installed to PC(windows) and it is launched;</li>
+ <li>Turn on device USB debugging mode.</li>
+ </ul>
+ </div>
+ </div>
+ </div>
+ </li>
+ <li data-role="list-divider">Test step</li>
+ <li>
+ <div id="d">
+ <div id="text-div">
+ <div id="p">
+ <ol>
+ <li>Open SDK, File->New->Tizen Web Project. Click "Basic", then input Project name, e.g. test-debugging, then click "finish". Connect test device to PC.</li>
+ <li>Open Window->Show View -> Connection Explorer, the device information appears in the "Connection Explorer" of SDK.</li>
+ <li>Right-click on the folder "test-debugging" -> Debug as -> 1 Tizen Web Application.</li>
+ </ol>
+ </div>
+ </div>
+ </div>
+ </li>
+ <li data-role="list-divider">Expected Result</li>
+ <li>
+ <div id="e">
+ <div id="result-div">
+ <div id="q">
+ 'web inspector' interface for widget debugging is displayed on the screen.
+ </div>
+ </div>
+ </div>
+ </li>
+ </ul>
</div>
<div data-role="footer" data-position="fixed" data-tap-toggle="false">
</div>
<div data-role="popup" id="popup_info" data-theme="a">
<font style="font-size:85%">
- <p>Pre-condition: </p>
- <ol>
- <li>Make sure SDK is installed to PC(windows) and it is launched;</li>
- <li>Turn on device USB debugging mode.</li>
- </ol>
- <p>Test Step: </p>
- <ol>
- <li>Open SDK, File->New->Tizen Web Project.Click "Basic",then input Project name e.g. test-debugging, then click "finish".Connect test device to PC.</li>
- <li>Open Window->Show View -> Connection Explorer,the device information appears in the "Connection Explorer" of SDK.</li>
- <li>Right-click on the folder "test-debugging" -> Debug as -> 1 Tizen Web Application.</li>
- </ol>
- <p>Expected Result: </p>
- <p>'web inspector' interface for widget debugging is displayed on the screen.</p>
+ <p>Test Purpose: </p>
+ <p>Verifies 'web inspector' supported on PC(windows).</p>
</font>
</div>
</div>