]> source.dussan.org Git - sonarqube.git/blob
af35a1e291bfb0ded3e44c70651cd8fe5fae7227
[sonarqube.git] /
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4 <head profile="http://selenium-ide.openqa.org/profiles/test-case">
5   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
6   <title>should-display-empty-table-if-no-measure</title>
7 </head>
8 <body>
9 <table cellpadding="1" cellspacing="1" border="1">
10   <thead>
11   <tr>
12     <td rowspan="1" colspan="3">time_machine</td>
13   </tr>
14   </thead>
15   <tbody>
16   <tr>
17     <td>open</td>
18     <td>/widget?id=time_machine&amp;resource=sample&amp;metric1=coverage&amp;metric2=line_coverage&amp;metric3=tests&amp;displaySparkLine=true</td>
19     <td></td>
20   </tr>
21   <tr>
22     <td>waitForText</td>
23     <td>block_1</td>
24     <td>*Coverage*Line coverage*Unit tests*</td>
25   </tr>
26   <tr>
27     <td>assertElementNotPresent</td>
28     <td>//img</td>
29     <td></td>
30   </tr>
31   </tbody>
32 </table>
33 </body>
34 </html>