installation tutorial for phpstorm and casperjs nodejs
Hi
Is there some documentation about howto set casper option parameter CLI in php storm and Windows OS .
phantom work but i need to enter test in argument of CLI tool and the name of the js file when launch the js file !!
Is there a way to have nodejs command line inside phptstorm ?
C:\Windows\System32\cmd.exe /k "C:\Program Files (x86)\nodejs\nodevars.bat"
caqsper and phantomjs is available using nodevar.bat
regard's
Please sign in to leave a comment.
Configuring NPM command line: http://stackoverflow.com/a/19012968/3020930 .
Hmm... Not sure I follow you. What's the problem running casper with Node.js Run configuration? Specify a path to casper as a javascript file and pass your application name as application oparameters