| Revision 583 (by dhwang, 2007/08/28 16:03:07) |
GITAK 0.8 V8 again |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!--
Test getHtmlSource Command
Robert Zimmermann - 2006-10-25
-->
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>Test HtmlSource</title>
</head>
<body>
<table cellpadding="1" cellspacing="1" border="1">
<tbody>
<tr>
<td rowspan="1" colspan="3">Test HtmlSource<br>
</td>
</tr>
<tr>
<td>open</td>
<td>../tests/html/test_html_source.html</td>
<td> </td>
</tr>
<tr>
<td>verifyHtmlSource</td>
<td>*Text is here*</td>
<td></td>
</tr>
<tr>
<td>verifyNotHtmlSource</td>
<td>*can not be found*</td>
<td></td>
</tr>
</tbody>
</table>
</body>
</html>