inderpreet99 / afraid-autologin

Automatically login to FreeDNS.Afraid.org to avoid termination due to dormant account
Apache License 2.0
22 stars 10 forks source link

Add the option to use the chrome browser and also update script to recent versions of Selenium. #9

Open tzachi-dar opened 1 year ago

tzachi-dar commented 1 year ago

Tested with: python autologin.py --browser=chrome --headless

I have tried running the latest code in the provided docker and failed. So, after some experiments I have also added the chrome browser and verified that loggin succeeds.

If the container can also be updated to support the new browser, this would be great.