From 8538929d9796e87d1acd7f01cb7f1817640fa00f Mon Sep 17 00:00:00 2001 From: timberjoegithub Date: Wed, 29 May 2024 15:13:08 -0400 Subject: [PATCH] rebase --- social.py | 1 + 1 file changed, 1 insertion(+) diff --git a/social.py b/social.py index 8f1c5dc..42b8ae8 100644 --- a/social.py +++ b/social.py @@ -997,6 +997,7 @@ def process_reviews(outputs): # show browser or not ||| HEAD => 43.03 ||| No Head => 39 seg options.add_argument("--lang=en-US") options.add_argument("--disable-blink-features=AutomationControlled") + options.add_argument("--remote-debugging-pipe") # Exclude the collection of enable-automation switches options.add_experimental_option("excludeSwitches", ["enable-automation"]) # Turn-off userAutomationExtension