uxDaniel / visa_rescheduler

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

How to verify the rescheduling funciton without having to reschedule? #72

Open Ali-Flt opened 8 months ago

Ali-Flt commented 8 months ago

From other issues I have seen that others have a problem while rescheduling. So I want to make sure when the date is found the rescheduler can do the process.

Does anyone know how the headers and data of the http request are found? I want to redo the process to make sure.

Also does anyone know if the current function works with groups? Because before getting to the reschedule page the AIS website asks which user in the group you want to reschedule. I'm not sure if the current code needs an additional step (hitting the continue button) or not.