diff black-box.html @ 110:4567dc69cb3e

Added failure messages and more color feedback to black-box tests
author Atul Varma <avarma@mozilla.com>
date Fri, 30 Apr 2010 05:26:01 -0700
parents e79a2dd66e25
children
line wrap: on
line diff
--- a/black-box.html	Fri Apr 30 05:10:10 2010 -0700
+++ b/black-box.html	Fri Apr 30 05:26:01 2010 -0700
@@ -24,6 +24,7 @@
 <div id="dashboard-container">
 <iframe src="about:blank" id="dashboard"></iframe>
 </div>
+<div id="messages"></div>
 <span class="test-button" id="testLoginWithNoPassword">
   Login without Password
 </span>