Proxy Jasmine output to terminal

This commit is contained in:
hensm
2019-01-12 02:18:21 +00:00
parent 242142313b
commit 8f6770e8a0
6 changed files with 319 additions and 39 deletions

9
test/polling.html Normal file
View File

@@ -0,0 +1,9 @@
<html>
<head>
<meta charset="utf-8">
<script src="https://www.gstatic.com/cv/js/sender/v1/cast_sender.js" defer></script>
</head>
<body>
<h1>WAITING FOR CAST EXTENSION...</h1>
</body>
</html>