tda-api
tda-api copied to clipboard
Update tda-generate-token.py to allow for manual flow
Selenium currently appears to raise a generic Exception with no installed driver. Also, allow for running manual flow if no drivers are installed.
Can you provide some code that demonstrates this issue? Also, please add tests to all PRs.
As this fix is for the CLI authorization workflow, I'm not quite sure where to add the tests. They should be pretty clear from trying to run the manual workflow.