yjmd2222 / automatic-attendance

Apache License 2.0
3 stars 0 forks source link

Wrap each Selenium activity with try and except and use loops inside methods instead of decorators #35

Closed yjmd2222 closed 1 year ago

yjmd2222 commented 1 year ago

This helps in case loading takes too long.

Also fixes not fully showing QR code issue: closes https://github.com/yjmd2222/fake-attendance/issues/31

closes https://github.com/yjmd2222/fake-attendance/pull/32 closes https://github.com/yjmd2222/fake-attendance/issues/34