-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Fiz todos os passos corretos, inicio minha conta da globo inicia o chorminium
mas na hora de votar ele para...
C:\Users\Vinicius Silva\Downloads\bbbot-master (2)\bbbot-master>npm start
bbbot@1.0.0 start C:\Users\Vinicius Silva\Downloads\bbbot-master (2)\bbbot-master
cd src && node vote.js
-------------- esse é o erro que da ----- --
Logged in.
xpaths /html/body/div[2]/div[4]/div/div[1]/div[4]/div[1]
Download captcha from URL: arco e flecha
(node:7856) UnhandledPromiseRejectionWarning: ReferenceError: handleIconName is not defined
at Page. (C:\Users\Vinicius Silva\Downloads\bbbot-master (2)\bbbot-master\src\vote.js:103:18)
at runMicrotasks ()
at processTicksAndRejections (internal/process/task_queues.js:97:5)
(node:7856) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag--unhandled-rejections=strict(see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:7856) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Traceback (most recent call last):
File "compare_images.py", line 1, in
import cv2
ModuleNotFoundError: No module named 'cv2'
(node:7856) UnhandledPromiseRejectionWarning: Error: Command failed: python3 compare_images.py "arco e flecha"
Traceback (most recent call last):
File "compare_images.py", line 1, in
import cv2
ModuleNotFoundError: No module named 'cv2'
at checkExecSyncError (child_process.js:630:11)
at Object.execSync (child_process.js:666:15)
at voteParticipant (C:\Users\Vinicius Silva\Downloads\bbbot-master (2)\bbbot-master\src\vote.js:61:40)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
(node:7856) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)