GREYUIThreadExecutorErrorCode
enum GREYUIThreadExecutorErrorCode {}
Error codes for thread executor failures.
-
Timeout reached before block could be executed.
Declaration
Objective-C
kGREYUIThreadExecutorTimeoutErrorCodeSwift
case timeoutErrorCode = 0
View on GitHub
GREYUIThreadExecutorErrorCode Enum Reference