Djaenk / zyBooks-Activity-Completer

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

choose chapter then quit! #1

Closed LeeHOSe closed 5 years ago

LeeHOSe commented 5 years ago

The code run but stop after creating a headless website. The website was created but how can I choose what chapter or section to finish?

nagyb1996 commented 5 years ago

complete.zip

try this

I updated the tag ID's

LeeHOSe commented 5 years ago

it return selenium.common.exception.NoSuchElementException, it quite fast I cant read the least of them. The website do open but the code return error and close.

Djaenk commented 5 years ago

The id's of login elements were changed since the last commit. I've pushed a change which should fix this problem with the login. Further id changes should still be covered.

This change isn't reflected in the releases, though.