mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
Add tests for all public methods on Page (#62)
This commit is contained in:
committed by
Andrey Lushnikov
parent
ff4a389274
commit
739c1566a9
3
test/assets/tamperable.html
Normal file
3
test/assets/tamperable.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<script>
|
||||
window.result = window.injected;
|
||||
</script>
|
||||
Reference in New Issue
Block a user