How to open and control a chrome window using nodejs?
I'm writing an application using node.js which requires me to open a window in a browser and fill a text field. I have tried using opn. Fact is it just opens the tab but doesnt allow me to control it.
No comments:
Post a Comment