uxDaniel / visa_rescheduler

US VISA (ais.usvisa-info.com) appointment re-scheduler - Colombian adaptation
288 stars 239 forks source link

NoSuchElementException: {"method":"css selector","selector":"[name="utf8"]"} #62

Open convivialapple opened 1 year ago

convivialapple commented 1 year ago

I encountered such exception when it finds a right time slot and starts to reschedule.

selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":"[name="utf8"]"}

It comes from def reschedule(date) method. Is there anything changed in reschedule page?

rossieeissor commented 1 year ago

Have the same problem.

efecnc commented 1 year ago

Yes me too, I'm having the same problem

shivanshgupta93 commented 1 year ago

Was anyone able to resolve this issue

shivanshgupta93 commented 1 year ago

@efecnc @convivialapple @rossieeissor @uxDaniel Was anyone able to resolve this issue

efecnc commented 1 year ago

@shivanshgupta93 No but I found this script and it is the only one works for me: https://github.com/daydos/us-visa-appointment

Ali-Flt commented 10 months ago

I've heard people say removing the utf8 line fixes this. Has anybody had this issue when using the script for Yerevan Embassy?