You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Below is the error in CMD:
waitFor is deprecated and will be removed in a future release. See puppeteer/puppeteer#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)
The text was updated successfully, but these errors were encountered:
Below is the error in CMD:
waitFor is deprecated and will be removed in a future release. See puppeteer/puppeteer#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)
The text was updated successfully, but these errors were encountered: