update dependency

This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent 9a7f98402c
commit 142c38e5a5
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');