hikaruAi / FacebookBot

A facebook bot to scrap, post, spam and more without the facebook API
Apache License 2.0
359 stars 117 forks source link

commentInPost raises exception `self.getScrenshotName` does not exist #14

Open jleaders opened 5 years ago

jleaders commented 5 years ago

Latest version of PhantomJS as of Sept 2019 self.getScrenshotName does not exist

Should be: return True instead of returning a screenshot as that is non-intuitive behavior

jleaders commented 5 years ago

It looks like selenium no longer supports phantomJS, please update Readmd.md that this project is deprecated

UserWarning: Selenium support for PhantomJS has been deprecated, please use headless versions of Chrome or Firefox instead