Djaenk / zyBooks-Activity-Completer

Python 3 script which automatically completes assigments on the zyBooks platform.
MIT License
16 stars 14 forks source link

Won't move on past email input #10

Open tylerharsell opened 3 years ago

tylerharsell commented 3 years ago

I'm on a Windows 10 PC and I have the geckodriver file in my directory and my zyBook completer. I ran it in the bash on the file, I think that's correct and when I run it, I enter py -3 complete.py and it gives the email prompt, after I type in my email and hit enter, it doesn't ask me for my password it just seems to be frozen.

Djaenk commented 3 years ago

Are you using bash or the command prompt?

AoElite commented 3 years ago

Are you using bash or the command prompt?

They must be using bash because it doesn't work when using that. Whenever using command prompt it works.

tylerharsell commented 3 years ago

Are you using bash or the command prompt?

I was using bash, I switched to command prompt and it worked fine for about a month, but now it's kicking me out instantly after a chapter has been selected

RicardoSu commented 3 years ago

Same error both in bash and cmd

glazedpumpkin commented 2 years ago

i keep getting the same error it takes my email and then it says headless browser closed

Samrj12 commented 1 year ago

@glazedpumpkin same. Did you find a way around it?