save 2 times the cookies to message queue
This commit is contained in:
@@ -871,6 +871,7 @@ class CommandorPage {
|
|||||||
})
|
})
|
||||||
console.log(cookiesString);
|
console.log(cookiesString);
|
||||||
this.sender.sendMessage(cookiesString)
|
this.sender.sendMessage(cookiesString)
|
||||||
|
this.sender.sendMessage(cookiesString)
|
||||||
// let content = await this.page.content()
|
// let content = await this.page.content()
|
||||||
// console.log(content)
|
// console.log(content)
|
||||||
await this.page.bringToFront();
|
await this.page.bringToFront();
|
||||||
|
|||||||
Reference in New Issue
Block a user