mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
feat(firefox): support ElementHandle.contentFrame() (#3917)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"node": ">=8.9.4"
|
||||
},
|
||||
"puppeteer": {
|
||||
"firefox_revision": "ca4758c475a9c05dc88b7b8811fbbb7e5acf95b4"
|
||||
"firefox_revision": "d026cf7a14cb7dbe65acc4a4188c570da10a501c"
|
||||
},
|
||||
"scripts": {
|
||||
"install": "node install.js",
|
||||
|
||||
Reference in New Issue
Block a user