mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 22:22:53 +03:00
4 lines
66 B
HTML
4 lines
66 B
HTML
|
<script>
|
||
|
window.parent.location = './one-frame.html';
|
||
|
</script>
|