Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.0.0 Data Entry #1

Merged
merged 37 commits into from
Nov 21, 2022
Merged

1.0.0 Data Entry #1

merged 37 commits into from
Nov 21, 2022

Conversation

ariffjeff
Copy link
Owner

Full feature release: automatic excel data parsing, wrangling, entry, and submission for weekly work search and weekly certification. Secure credential handling.

avoids: couldn't be scrolled into view timing error.
other half of func rename change accidentally put in 'fix syntax for reading dict keys' commit.
there's no way to choose a week to enter data for on the website
in the case of work search page not being navigated to because job entries had already been submitted, the script was still trying to work on them. now check if site has auto redirected to weekly certification.
button usually hidden because user moves mouse which hides dropdown. Get user to manually find and click button if all retries fail.
was looping through new jobs-to-enter using wrong data as an index for the excel data table.
weekly cert was getting skipped unintentionally. fixed by simply swapping code in if statement block with everything below it, and changed screenID check comparison. weekly cert entry is now set to always run while weekly summary entry only runs if its page shows up.
doesn't seem to be attached to anything. will probably add this back in later when the correct page logic is found for it.
exception wasn't told to raise an exception and thus quit the browser, and probably shouldn't either.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant