update dependency

This commit is contained in:
Yanzhen Yu
2018-11-23 23:07:47 +08:00
parent 5b61d98f8b
commit 2ed5a41708
2 changed files with 2 additions and 1 deletions

View File

@@ -102,6 +102,7 @@ function getCode(): string {
width: 1600,
height: 900,
},
args: ['--start-maximized'],
});
const page = await browser.newPage();
await page.goto('about:blank');