Execute tests within browser page context

This commit is contained in:
hensm
2019-01-11 13:47:19 +00:00
parent ab82229228
commit 242142313b
18 changed files with 7945 additions and 272 deletions

View File

@@ -5,5 +5,6 @@
</head>
<body>
<h1>TEST PAGE</h1>
<iframe width="800" height="600" src=""></iframe>
</body>
</html>