is it possible to make a js code like this with node.js
is it possible to make a js code like this with node.js
say i have a file named
click.js
and when i do run that like this node click.js
it should open a html (which is a local file) and in that html file, it should click a button1 Reply
aight thanks ill look at them