Tuesday 14 March 2017

Login with facebook automated

Am working on an app in Nodejs that should do the following:

  1. Connect to a site, and click the Login with facebook button.
  2. Enter the credentials and hit enter.
  3. Then click a button
  4. Fill a form.
  5. And finally submit the button

All that automatically and the user just provides the form information to fill. I have no idea on how to do this nor what library I can use.

I have seen libraries like selenium, but in heroku where am going to deploy the app, there is no browser installed.



via Luis Angel Mojena Román

No comments:

Post a Comment