Here is a python program that makes automated login to a website. The website automated here is Chordify.
-
Create a Folder
-
Download ChromeDriver
-
Install Selenium library for Python
pip install Selenium
-
Creating the python script and yaml file
-
Run it!
python WebsitesLoginAutomation.py