ronaldlokers / grunt-casperjs

Grunt task for casperjs
MIT License
104 stars 51 forks source link

parameters to be passed from casperjs to grunt #68

Open hasanyousuf opened 9 years ago

hasanyousuf commented 9 years ago

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?

Pascalmh commented 9 years ago

https://github.com/ronaldlokers/grunt-casperjs#casperjs-options does this work for you?