This project is for send a greetings to a friends automatically in facebook, using selenium tools.
Change the variables of main() methods in facebookScript.py for your data.
the meaning of the variables is the next
| First Header | Second Header |
|---|---|
| you facebook email | |
| password | you facebook password |
| txt | you message |
| mention | '@Sebastian' # some mention |
| img | '/home/sebastian/Escritorio/image.png' # some img, could be null |
| facebookTargetPage | 'https://www.facebook.com/profile.php?id={someID}' # te facebook page of you friend |