diff --git a/lib/tools/phantomas/phantomasWrapper.js b/lib/tools/phantomas/phantomasWrapper.js index 4515a60..c25c67f 100644 --- a/lib/tools/phantomas/phantomasWrapper.js +++ b/lib/tools/phantomas/phantomasWrapper.js @@ -37,7 +37,8 @@ var PhantomasWrapper = function() { 'eventListeners', // overridden 'filmStrip', // not needed 'har', // not needed for the moment - 'javaScriptBottlenecks', // needs to be launched after custom module scopeYLT + 'javaScriptBottlenecks', // needs to be launched after custom module scopeYLT, + 'jserrors', // overridden 'pageSource', // not needed 'screenshot', // not needed for the moment 'waitForSelector', // not needed