wangkun пре 1 година
родитељ
комит
304eb0c911
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      shipinhao/shipinhao_search/shipinhao_search.py

+ 2 - 1
shipinhao/shipinhao_search/shipinhao_search.py

@@ -187,7 +187,8 @@ class ShipinhaoSearch:
             # 其中 Appium、UiAutomator2、Selendroid、Espresso 用于 Android,XCUITest 用于 iOS
             # 其中 Appium、UiAutomator2、Selendroid、Espresso 用于 Android,XCUITest 用于 iOS
             "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"},
             'enableWebviewDetailsCollection': True,
             'enableWebviewDetailsCollection': True,
             'setWebContentsDebuggingEnabled': True,
             'setWebContentsDebuggingEnabled': True,