uxDaniel / visa_rescheduler

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

[BugFix]: fixed get_date method not working any more (Now using get_date_new) #39

Open jameszhan02 opened 1 year ago

jameszhan02 commented 1 year ago

the original get_date() no longer working anymore. Now I am getting the available date from broswer request history in network response.

jameszhan02 commented 1 year ago

TIME_URL && DATE_URL is no longer able to fetch the date by JUST call the end point

jparagon23 commented 1 year ago

@jameszhan02 , why did you change the way of scheduling the date?

jameszhan02 commented 1 year ago

@jparagon23 some times the date api will return you some 'fake' earier date with actually no time inside. I made changes for the solution do everthing ' manully ' . you could also try out PR 19. seems that one is also working

kailing-Huang commented 10 months ago

Message: invalid argument: log type 'performance' not found (Session info: chrome=119.0.6045.106) Stacktrace: GetHandleVerifier [0x011D72A3+45731]

i got this error when try to browser_log = driver.get_log('performance')