update dependency
This commit is contained in:
@@ -55,6 +55,6 @@
|
||||
"dependencies": {
|
||||
"delegated-events": "git+https://git@github.com/rrweb-io/delegated-events.git",
|
||||
"mitt": "^1.1.3",
|
||||
"rrweb-snapshot": "^0.6.1"
|
||||
"rrweb-snapshot": "^0.6.4"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -102,6 +102,7 @@ function getCode(): string {
|
||||
width: 1600,
|
||||
height: 900,
|
||||
},
|
||||
args: ['--start-maximized'],
|
||||
});
|
||||
const page = await browser.newPage();
|
||||
await page.goto('about:blank');
|
||||
|
||||
Reference in New Issue
Block a user