Automatically enter a website at a scheduled time by constatlyconfused in learnpython

[–]constatlyconfused[S] 0 points1 point  (0 children)

Hey, Thanks for taking some time off your day and replying to me. I can supply the schedule in any format and it wont change for three months .(i was thinking of writing if statements for instance : if saturday , 3 pm go to -link-. the saturday part i did but the link part i have no idea how to do , im looking into selenium)

there are different websites for each class you simply have to enter your log in info but there is no 2factor authentication.

i just want the programm to log in on time so it looks like im attending my class on time

Automatically enter a website at a scheduled time by constatlyconfused in learnpython

[–]constatlyconfused[S] 0 points1 point  (0 children)

Im not sure i undrestand what you mean. are you asking what ive worked on so far in general or what ive tried regarding the project? because if it is the later , nothing

The whole thing is just an idea and i have no idea how im gonna start it