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

Add verbose error logging option #649

Open
Relkci opened this issue May 9, 2024 · 0 comments
Open

Add verbose error logging option #649

Relkci opened this issue May 9, 2024 · 0 comments

Comments

@Relkci
Copy link
Collaborator

Relkci commented May 9, 2024

Consider adding a verbose argument that may be used to assist in troubleshooting some of the otherwise difficult to identify issues when they arise. When we come across issues we seem to be temporarily building verbose prints into output -- would probably save us some effort if we do this once to stop re-inventing the wheel every time we need to troubleshoot

Optional argument:
--verbose

Code changes:
In various places in code & especially where selenium errors are handled non-fatally, pass explicit errors back to stdout if --verbose is true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant