unittests/html/pass.html in watir-1.4.1 vs unittests/html/pass.html in watir-1.5.2
- old
+ new
@@ -4,7 +4,10 @@
Pass Page
</title>
</head>
<body>
PASS
+
+<input type=button value="Close Window" onClick="javascript:window.close();">
+
</body>
</html>
\ No newline at end of file