Automated_ImageDownload This code can download a picture using a Google Chrome Browser and also download first left most image.
Python3 have to be installed.
Prerequisites to run this code- Copy and paste following lines on powershell or cmd. - pip install pyautogui - pip install selenium Then run this code on any ide like pycharm or go to the project directory & Copy this following lines then paste on powershell and run it- python Automated_ImageDownload.py