#1 Change user agent to simulate Chrome
This commit is contained in:
@@ -22,6 +22,7 @@ var PhantomasWrapper = function() {
|
||||
// Cusomizable options
|
||||
timeout: task.options.timeout || 60,
|
||||
'js-deep-analysis': task.options.jsDeepAnalysis || false,
|
||||
'user-agent': 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.110 Safari/537.36',
|
||||
|
||||
// Mandatory
|
||||
reporter: 'json:pretty',
|
||||
|
||||
Reference in New Issue
Block a user