In my react app file there is a js file with selenium execution(async function),can I run in the terminal "node index.js" from a button in my App component(jsx file) to activate the script? Thanks :)