wangkun 2 năm trước cách đây
mục cha
commit
3ec865ae68
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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,
             # "chromeOptions": {"androidProcess": "com.tencent.mm:appbrand0"},
             # "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,
             'setWebContentsDebuggingEnabled': True,
             'chromedriverExecutable': chromedriverExecutable,