theoomoregbee / US-visa-appointment-notifier

This is just a script I put together to check and notify me via email (MailGun) when there's an earlier date before my initial appointment date. It doesn't handle rescheduling.
MIT License
104 stars 57 forks source link

TypeError: Cannot read properties of null (reading '$') #31

Closed emmetmink closed 1 year ago

emmetmink commented 1 year ago

After it runs the script and logs in it gives this prompt : at login (D:\US-visa-appointment-notifier-main\index.js:17:28) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async process (D:\US-visa-appointment-notifier-main\index.js:85:19) at async D:\US-visa-appointment-notifier-main\index.js:103:5

theoomoregbee commented 1 year ago

This has been resolved - pull latest main branch

hasancansaral commented 1 day ago

@theoomoregbee I am still experiencing this issue as of now with the current latest main branch. Do you have any suggestions? Making the environment not prod resolves the issue, but running chrome headless breaks.