feat(firefox): support ElementHandle.contentFrame() (#3917)

This commit is contained in:
Andrey Lushnikov
2019-02-05 13:29:49 -08:00
committed by GitHub
parent dd8bd6dcb1
commit 28087c291f
3 changed files with 15 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
"node": ">=8.9.4"
},
"puppeteer": {
"firefox_revision": "ca4758c475a9c05dc88b7b8811fbbb7e5acf95b4"
"firefox_revision": "d026cf7a14cb7dbe65acc4a4188c570da10a501c"
},
"scripts": {
"install": "node install.js",