hasanyousuf

Results 3 issues of hasanyousuf

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...

I am having a issue that I cannot use other name for the tasks in my grunt file to execute. So, it means I cannot have multiple casperjs tasks in...

I want to use jquery in casperjs and I am using grunt to pass command line arguments using casperjsOptions: ['--foo=bar', '--no-colors']. But when I try to pass the jquery url...