Python Selenium Automation login system in facebook Project
- Get link
- X
- Other Apps
Python Automation: Facebook Login using selenium
Hey guys! As you all know that python is also used in automating
websites login, and can also login using python. So, I have been working
on this project since one week ago, and then finally I have created the Facebook login automation using python selenium module. In more advance, you can scheduled task in task Scheduler that in what hour this script to be run.
How to install a module:
- In your CMD, terminal, or windows power-shell you will write pip install *package name*
Required modules in this project is:
- Selenium
Note: **After installing selenium you need to download latest version of chrome driver on your machine in order to execute the below code**.
You can also automate email login, or YouTube login using selenium.
This project will be beneficial for your daily use, you can also add some cool advance
features also.
You guys can comment down your errors regarding this below code
so I will try to resolve your problem ASAP.
CODE: |
- Get link
- X
- Other Apps
Comments
Post a Comment