wangkun 1 year ago
parent
commit
5571af1beb
1 changed files with 2 additions and 2 deletions
  1. 2 2
      shipinhao/shipinhao_search/shipinhao_search.py

+ 2 - 2
shipinhao/shipinhao_search/shipinhao_search.py

@@ -188,8 +188,8 @@ class ShipinhaoSearch:
             "showChromedriverLog": True,
             "showChromedriverLog": True,
             # "chromeOptions": {"androidProcess": "com.tencent.mm:appbrand0"},
             # "chromeOptions": {"androidProcess": "com.tencent.mm:appbrand0"},
             # "chromeOptions": {"androidProcess": "com.tencent.mm:tools"},
             # "chromeOptions": {"androidProcess": "com.tencent.mm:tools"},
-            # "chromeOptions": {"androidProcess": "com.tencent.mm:toolsmp"},
-            "chromeOptions": {"androidProcess": "com.tencent.mm"},
+            "chromeOptions": {"androidProcess": "com.tencent.mm:toolsmp"},
+            # "chromeOptions": {"androidProcess": "com.tencent.mm"},
             'enableWebviewDetailsCollection': True,
             'enableWebviewDetailsCollection': True,
             'setWebContentsDebuggingEnabled': True,
             'setWebContentsDebuggingEnabled': True,
             'chromedriverExecutable': chromedriverExecutable,
             'chromedriverExecutable': chromedriverExecutable,