bench4q/Bench4Q-Master/RecordScriptTestCase/Bench4QTestCase/testcase.html

18 lines
515 B
HTML
Raw Normal View History

2014-03-03 13:53:17 +08:00
<html>
<head>
<title>Bench4Q Test Case</title>
<link href="style/bootstrap-cerulean.css" />
<link href="style/bootstrap-classic.css" />
<link href="style/bootstrap-cerulean.css" />
</head>
<body>
<img src="images/1.jpg" alt="No this one" />
<img src="images/2.jpg" alt="No this one" />
<img src="images/3.jpg" alt="No this one" />
2014-01-21 11:35:12 +08:00
2014-03-03 13:53:17 +08:00
<script src="script/agentTable.js" type="text/javascript"></script>
<script src="script/base.js" type="text/javascript"></script>
</body>
2014-01-21 11:35:12 +08:00
2014-03-20 11:21:05 +08:00
</html>