Tuesday 19 December 2017

Trying to create an application for a specific thing, is nodeJS the right tool?

I want to write a program that will open a website, open the chrome console, insert a string and then login to the website.I would also like to be able to do this multiple times with multiple strings and logins. And then I would like to run this through a GUI or terminal that gave me a response on whether the program worked.Would NodeJS be the proper tool to use for this or would I have to look into electron?

Submitted December 20, 2017 at 01:03AM by PalaceKicks

No comments:

Post a Comment