wangkun 1 anno fa
parent
commit
3ec865ae68
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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,