Use Playwright instead of Puppeteer

This commit is contained in:
adroitwhiz
2020-05-07 16:21:37 -04:00
parent ddccd0fa79
commit 51c867fa6d
4 changed files with 7 additions and 37 deletions

View File

@@ -36,7 +36,7 @@
"gh-pages": "^1.0.0",
"jsdoc": "^3.5.5",
"json": "^9.0.4",
"puppeteer-core": "^2.0.0",
"playwright-chromium": "^1.0.1",
"scratch-vm": "0.2.0-prerelease.20191227164934",
"tap": "^11.0.0",
"travis-after-all": "^1.4.4",