diff --git a/utils/browser.js b/utils/browser.js index e6ac7f1..043c295 100644 --- a/utils/browser.js +++ b/utils/browser.js @@ -13,7 +13,6 @@ class Puppeteer { let args = [ '--exclude-switches', '--no-sandbox', - 'enable-automation', '--remote-debugging-port=51777', '--disable-setuid-sandbox', '--disable-infobars',