I'm running CasperJS using Windows' command line and I would like to know how to get user's input using the command line.
I would like to ask the user for information during the script's execution or pass an argument before running the script, for example:
casperjs test test.js my_argument_here