mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-07 16:40:50 +08:00
fix: MobileUIAppNotInForegroundError exit code
This commit is contained in:
@@ -126,6 +126,7 @@ var errorsMap = map[error]int{
|
||||
// UI automation related
|
||||
MobileUIDriverError: 70,
|
||||
MobileUIValidationError: 75,
|
||||
MobileUIAppNotInForegroundError: 76,
|
||||
|
||||
// OCR related
|
||||
OCREnvMissedError: 80,
|
||||
|
||||
@@ -1 +1 @@
|
||||
v4.3.3.2304142356
|
||||
v4.3.3.2304161232
|
||||
Reference in New Issue
Block a user