I createa server in Node.js and I want to run this function when it is called, and then do the task asynchronously in a seperate thread and browser and then return the result how can I do this ?
Manual user input while script in running
-
Hi, I would like to add user input while the script is running. In my situation, while the script is running I receive a verification code that I need to enter manually, I don't know this code before the script runs.
How do I implement this option in my script? Thanks!
-
Here's a little script, you'll want to use the "Ask User Input" function which will show up in a new tab called "Captcha" where Logs & Results are.
