casperJS failed Injecting jQuery
问题 Does anyone know how come I am encountering [warning] [phantom] Failed injecting %s client side. Failed injecting includes/jquery-1.10.2.min.js client side when I have included 'includes/jquery-1.10.2.min.js' within the Casper constructor. Someone posted a similar question here: https://groups.google.com/forum/#!msg/casperjs/hY4ziaoXIEE/YFi8Sj4JysMJ, but I do not understand how they have incorporated the casper.evaluate() in their solution: casper.then( function() { this.evaluate(function($)