<script>
var win = window.open("http://localhost:8000/security/frameNavigation/resources/navigate-opener.html");
</script>
Helper window. Will be navigated by the window it is opening.
<script>
var win = window.open("http://localhost:8000/security/frameNavigation/resources/navigate-opener.html");
</script>
Helper window. Will be navigated by the window it is opening.