Tuesday, March 11, 2014

Selenium : Html Template Report for Cross Browser

Html Template Report for Cross Browser




<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"><title>Report</title>

</head><body style="height: 177px;">
<br>
<br>
<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;<br>
<br>
<div style="text-align: center;">&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <img style="height: 204px; width: 390px;" alt="Marlabs LOGO" src="file:///D:/pics/Logo%20Marlabs_0.JPG"><br>
</div>
<br>
<table style="text-align: left; width: 938px; height: 263px;" border="1" cellpadding="2" cellspacing="2">
<tbody>
<tr>
<td style="text-align: center; font-weight: bold; height: 74px;"><h3>Sl No </h3></td>
<td style="text-align: center; font-weight: bold; height: 74px;"><h3>Test Cases</h3></td>
<td style="text-align: center; font-weight: bold; height: 74px;"><h3>FireFox</h3></td>
<td style="text-align: center; font-weight: bold; height: 74px;"><h3>Chrome</h3></td>
<td style="text-align: center; font-weight: bold; height: 74px;"><h3>Internet Explorer</h3></td>
</tr>


<tr>
<td style="text-align: center; height: 35px;">1</td>
<td style="height: 35px; text-align: left;">Sample </td>
<td style="color: rgb(0, 1, 0); text-align: center; height: 35px;"><span style="color: rgb(51, 204, 0);">Pass </span></td>
<td style="color: rgb(0, 1, 0); text-align: center; height: 35px;"><span style="color: rgb(51, 204, 0);">Warning </span></td>
<td style="text-align: center; height: 35px;"><a href="file:///C:/Users/deepakj/Desktop/Report2.html"><span style="color: red;">Fail</span></a></td>
</tr>

<tr>
<td style="text-align: center; height: 35px;"></td>
<td style="height: 35px;"></td>
<td style="height: 35px;"></td>
<td style="height: 35px;"></td>
<td style="height: 35px;"></td>
</tr>

</tbody>
</table>
<br>
<br>
<br>
<br>
</body></html>

1 comment:

  1. I liked the report template. Did you implement the same in your framework ? If yes, will you share it please

    ReplyDelete