GREYUIThreadExecutorErrorCode
enum GREYUIThreadExecutorErrorCode {}
Error codes for thread executor failures.
-
Timeout reached before block could be executed.
Declaration
Objective-C
kGREYUIThreadExecutorTimeoutErrorCode
Swift
case timeoutErrorCode = 0