tda-api icon indicating copy to clipboard operation
tda-api copied to clipboard

Update tda-generate-token.py to allow for manual flow

Open daanzu opened this issue 3 years ago • 2 comments

Selenium currently appears to raise a generic Exception with no installed driver. Also, allow for running manual flow if no drivers are installed.

daanzu avatar Apr 06 '22 14:04 daanzu

Can you provide some code that demonstrates this issue? Also, please add tests to all PRs.

alexgolec avatar May 31 '22 12:05 alexgolec

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.

daanzu avatar Jun 03 '22 14:06 daanzu