feat: 优化错误码

This commit is contained in:
余泓铮
2025-08-15 12:09:02 +08:00
parent d65eb78868
commit 63a9279017
-1
View File
@@ -190,7 +190,6 @@ var errorsMap = map[error]int{
DeviceScreenShotError: 65,
DeviceCaptureLogError: 66,
DeviceUIResponseSlow: 67,
DeviceUntrustedCertError: 68,
// UI automation related
MobileUIDriverAppNotInstalled: 68,