提交 9606d2c6 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

fix puppeteer typing

上级 dc5e91e4
......@@ -188,7 +188,7 @@ test('other demos', async t => {
console.log('load:args:', args)
})
await page.setRequestInterception(true)
// await page.setRequestInterception(true)
page.on('request', interceptedRequest => {
if (interceptedRequest.url.endsWith('.png')
|| interceptedRequest.url.endsWith('.jpg')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册