wangkun 1 년 전
부모
커밋
5571af1beb
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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,