I Luk Kim 3 years ago
parent 3fffa7be6c
commit 6f66daeb9c

@ -155,6 +155,7 @@ module.exports = class BingAuto2 {
} }
await sleep(5); await sleep(5);
let point = '0';
try { try {
let point = await this.getText(this.mainPage, 'div.info-columns mee-rewards-counter-animation span'); let point = await this.getText(this.mainPage, 'div.info-columns mee-rewards-counter-animation span');
console.log('> Current point :', point); console.log('> Current point :', point);

Loading…
Cancel
Save