- extends: WindowsNativeError
ScreenOperationError is raised when screen operations of Windows desktop UI element fail.
message #
- type: str
Message of the exception.
stacktrace #
- type: str
A string representing all the calls prior to the function that raised the exception.
name #
- type: str
Win32 native api name.
native_errorcode #
- type: str
Win32 native error code.