0
Using js to link an app and a browser.
Hey guys!!! Whatâs good? So, I have this software on my pc that helps me change my MAC address every time (Tmac address changer or something like that). Is it possible to write a Js code that can change the Mac address say every 30 mins and auto fill some sign up questions? I want to make sure am learning the right language for this.
2 Answers
0
It's possible. You would need to use Node.JS for that with Selenium webdriver to fill out the forms. I just don't know how would you interface with the MAC changer.
Now, is it the right tool for the job?No. I would use AutoHotKey for that.
0
for as far as i know, js is not made for that