save 1 time the cookies to message queue

This commit is contained in:
Lei PAN
2024-01-23 09:05:14 +01:00
parent f1d37bc967
commit aea402d11e
2 changed files with 6 additions and 7 deletions
-1
View File
@@ -871,7 +871,6 @@ class CommandorPage {
})
console.log(cookiesString);
this.sender.sendMessage(cookiesString)
this.sender.sendMessage(cookiesString)
// let content = await this.page.content()
// console.log(content)
await this.page.bringToFront();