mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
test(firefox): add puppeteer-firefox unique evaluation tests (#3891)
References #3889
This commit is contained in:
3
test/assets/global-var.html
Normal file
3
test/assets/global-var.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<script>
|
||||
var globalVar = 123;
|
||||
</script>
|
||||
Reference in New Issue
Block a user