mirror of
https://github.com/cheveguerra/whatsapp-web.js.git
synced 2026-04-20 20:49:14 +00:00
@@ -46,7 +46,7 @@ class Client extends EventEmitter {
|
|||||||
|
|
||||||
await page.goto(WhatsWebURL);
|
await page.goto(WhatsWebURL);
|
||||||
|
|
||||||
const KEEP_PHONE_CONNECTED_IMG_SELECTOR = '._1wSzK';
|
const KEEP_PHONE_CONNECTED_IMG_SELECTOR = '.HGVhc';
|
||||||
|
|
||||||
if (this.options.session) {
|
if (this.options.session) {
|
||||||
// Check if session restore was successfull
|
// Check if session restore was successfull
|
||||||
|
|||||||
Reference in New Issue
Block a user