When the program has been re-executed many times from the same IP, Steam will prompt for a CAPTCHA on log in.
One way to solve this could be for the bot to relaunch itself in a non headless window - with image GET requests enabled - so the user can solve it
I'm not sure how much this will impact regular users since the Chromium instance will cache the log in for some time. It is probably mostly an issue in development when failing login attempts a bunch.
When the program has been re-executed many times from the same IP, Steam will prompt for a CAPTCHA on log in.
One way to solve this could be for the bot to relaunch itself in a non headless window - with image GET requests enabled - so the user can solve it
I'm not sure how much this will impact regular users since the Chromium instance will cache the log in for some time. It is probably mostly an issue in development when failing login attempts a bunch.