mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-06 20:32:44 +08:00
feat: 优化错误码
This commit is contained in:
@@ -190,7 +190,6 @@ var errorsMap = map[error]int{
|
||||
DeviceScreenShotError: 65,
|
||||
DeviceCaptureLogError: 66,
|
||||
DeviceUIResponseSlow: 67,
|
||||
DeviceUntrustedCertError: 68,
|
||||
|
||||
// UI automation related
|
||||
MobileUIDriverAppNotInstalled: 68,
|
||||
|
||||
Reference in New Issue
Block a user