Am working on an app in Nodejs that should do the following:
- Connect to a site, and click the Login with facebook button.
- Enter the credentials and hit enter.
- Then click a button
- Fill a form.
- 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