alfficcadenti / splinterlands-bot

GNU General Public License v3.0
127 stars 160 forks source link

Error: Node is either not visible or not an HTMLElement #92

Closed lcavero closed 2 years ago

lcavero commented 2 years ago

Every day this error ocurrs and stop the bot.

Dont play for the quest, and play this: [
  '224',
  [
    224, 162,
    158, 161,
    160, '',
    '',  'dragon',
    '',  ''
  ]
]
btn--create-team clicked
Click cards iter-[1]
224 clicked
Dragon play TEAMCOLOR Fire
filter element clicked
/home/luiscaverodeveloper/Documents/splinterlands-bot/node_modules/puppeteer/lib/cjs/puppeteer/common/JSHandle.js:330
            throw new Error('Node is either not visible or not an HTMLElement');
                  ^

Error: Node is either not visible or not an HTMLElement
    at ElementHandle.clickablePoint (/home/luiscaverodeveloper/Documents/splinterlands-bot/node_modules/puppeteer/lib/cjs/puppeteer/common/JSHandle.js:330:19)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async ElementHandle.click (/home/luiscaverodeveloper/Documents/splinterlands-bot/node_modules/puppeteer/lib/cjs/puppeteer/common/JSHandle.js:391:26)

Thanks