node.js Javascript code to launch Chrome browser and load an extension
My goal is to write a Javascript that launches Chrome browser and loads an extension from a specified directory. I will need to run this Javascript file using Node.exe.
My goal is to write a Javascript that launches Chrome browser and loads an extension from a specified directory. I will need to run this Javascript file using Node.exe.