|
|
@ -421,7 +421,7 @@ class Site {
|
|
|
|
page.goto(url.href, { waitUntil: 'domcontentloaded' })
|
|
|
|
page.goto(url.href, { waitUntil: 'domcontentloaded' })
|
|
|
|
)
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|
|
|
await sleep(15000)
|
|
|
|
await sleep(1000)
|
|
|
|
|
|
|
|
|
|
|
|
// page.on('console', (message) => this.log(message.text()))
|
|
|
|
// page.on('console', (message) => this.log(message.text()))
|
|
|
|
|
|
|
|
|
|
|
|