添加重试
This commit is contained in:
@@ -122,7 +122,7 @@ def init_appium_driver(device_id, app_package="com.bjjw.cjgc", app_activity=".ac
|
||||
options.automation_name = "UiAutomator2"
|
||||
options.no_reset = True
|
||||
options.auto_grant_permissions = True
|
||||
options.new_command_timeout = 28800
|
||||
options.new_command_timeout = 3600
|
||||
options.udid = device_id
|
||||
|
||||
# 增加uiautomator2服务器启动超时时间
|
||||
|
||||
Reference in New Issue
Block a user