Open convivialapple opened 1 year ago
Have the same problem.
Yes me too, I'm having the same problem
Was anyone able to resolve this issue
@efecnc @convivialapple @rossieeissor @uxDaniel Was anyone able to resolve this issue
@shivanshgupta93 No but I found this script and it is the only one works for me: https://github.com/daydos/us-visa-appointment
I've heard people say removing the utf8 line fixes this. Has anybody had this issue when using the script for Yerevan Embassy?
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?