Yossi / agent-stats-utils

Tools to help with running an agent-stats group
11 stars 6 forks source link

Deprecate phantomjs #14

Closed Yossi closed 6 years ago

Yossi commented 6 years ago

Some progress towards this exists in statsfixer.py

The login flow can be improved by moving the whole thing into a pop up browser window and then storing the cookie for future use. No point in trying to get a user/pass through the command line only to then run into whatever 2fa is setup on the account.

Yossi commented 6 years ago

if #6 closes, this issue becomes moot.

turn it into an issue to improve the login flow in statsfixer.py