RunErrors Enumeration
UFT One 2022 and later: Following the discontinuance of the Silverlight development framework, UFT One no longer supports the Silverlight Add-in by default.
If you need to use and extend the Silverlight Add-in, contact OpenText Support.
Run error values.
Member | Description |
---|---|
E_OBJNOTVISIBLE | The test object is not visible on the screen. |
E_ILLEGALOPERATION | The operation can not be performed. |
E_OBJDISABLED | The runtime object is disabled. |
E_ITEMNOTFOUND | Item in list or menu not found. |
E_ITEMNOTUNIQUE | Item in list or menu is not unique. |
E_OUTOFRANGE | Function argument out of range. |
System.Object
System.ValueType
System.Enum
Mercury.QTP.Slv.CustomServer.RunErrors