wangkun 1 год назад
Родитель
Сommit
5126148750
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      shipinhao/shipinhao_search/shipinhao_search.py

+ 2 - 2
shipinhao/shipinhao_search/shipinhao_search.py

@@ -186,8 +186,8 @@ class ShipinhaoSearch:
             "automationName": "UiAutomator2",  # 使用引擎,默认为 Appium,
             # 其中 Appium、UiAutomator2、Selendroid、Espresso 用于 Android,XCUITest 用于 iOS
             "showChromedriverLog": True,
-            # "chromeOptions": {"androidProcess": "com.tencent.mm:appbrand0"},
-            "chromeOptions": {"androidProcess": "com.tencent.mm:tools"},
+            "chromeOptions": {"androidProcess": "com.tencent.mm:appbrand0"},
+            # "chromeOptions": {"androidProcess": "com.tencent.mm:tools"},
             # "chromeOptions": {"androidProcess": "com.tencent.mm:toolsmp"},
             # "chromeOptions": {"androidProcess": "com.tencent.mm"},
             'enableWebviewDetailsCollection': True,