visa-appoinment-notifier icon indicating copy to clipboard operation
visa-appoinment-notifier copied to clipboard

Error while executing script

Open deshdeepak27 opened this issue 2 years ago • 1 comments

Below is the error in CMD: waitFor is deprecated and will be removed in a future release. See https://github.com/puppeteer/puppeteer/issues/6214 for details and how to migrate your code. D:\Python\visa-appoinment-notifier-main\tester.js:62 $('.leftPanelText', html).each(function() { ^

TypeError: $ is not a function at checkBBAval (D:\Python\visa-appoinment-notifier-main\tester.js:62:9) at runNextTicks (node:internal/process/task_queues:61:5) at listOnTimeout (node:internal/timers:528:9) at processTimers (node:internal/timers:502:7)

deshdeepak27 avatar May 25 '22 07:05 deshdeepak27