grunt-casperjs
grunt-casperjs copied to clipboard
parameters to be passed from casperjs to grunt
Right now, I am running casperjs using gruntjs and grunt-casperjs. Now I need to passed arguments to the grunt task for further processing. Is there a way to handle this work?
https://github.com/ronaldlokers/grunt-casperjs#casperjs-options does this work for you?