Mercury.QTP.CustomServer Namespace : RunErrors Enumeration |
'Declaration
Public Enum RunErrors Inherits System.Enum
public enum RunErrors : System.Enum
Member | Description |
---|---|
E_DESCRIPTION | Could not create a description for a test object. |
E_ILLEGALOPERATION | The operation can not be performed. |
E_ITEMNOTFOUND | Item in list or menu not found. |
E_ITEMNOTUNIQUE | Item in list or menu is not unique. |
E_OBJDISABLED | The runtime object is disabled. |
E_OBJNOTFOUND | The runtime object does not exist. |
E_OBJNOTVISIBLE | The test object is not visible on the screen. |
E_OUTOFRANGE | Function argument out of range. |
System.Object
System.ValueType
System.Enum
Mercury.QTP.CustomServer.RunErrors