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