This program automatically sends birthday wishes to Facebook friends on user's behalf.
To run the Python code, first you need to install the following:
- Selenium
- Crome Driver
Once you are done with the installation.
- Open the program.
- Add the chrome-driver path to "path of chrome driver".
- Add facebook username and password to "username" and "password".
- Run the program.