microsoft/Microsoft-UI-UIAutomation
Utility library for consuming Windows UIAutomation platform APIs
C++MIT
Issues
- 0
Can I directly edit text using UI Automation?
#102 opened by rahulbansal16 - 1
TextPatternRange.GetText() UIAutomation throws AccessViolationException on Windows 11
#100 opened by varunkumarms21 - 3
CoreAutomationRemoteOperation
#81 opened by ergodaveh - 4
UI Automation is not work in windows 11
#99 opened by kamb1mca - 1
When using pattern it works normally in windows 10 but failing in window 11.
#101 opened by chandanKumar872 - 3
- 1
Custom patterns are impossible in c#
#96 opened by betty-crokker - 0
- 0
Make UiaEmpty, UIaByteArray, Support Call Extension on UiaElement, UiaTextRange, Implement new UiaConnectionBoundObject
#93 opened by mavangur - 5
Produce a more meaningful error code on `AutomationRemoteOperationStatus::InstructionLimitExceeded`
#87 opened by beweedon - 3
Impossible to build the library on Windows 7
#89 opened by lukaszgo1 - 2
- 0
Add automated tests for custom extensions
#86 opened by beweedon - 1
IsOffscreen has wrong value.
#83 opened by markwellman - 0
UiaString get() method returns the internal data member as a raw BSTR making it easy to mis-use ownership
#80 opened by csauls - 1
Get UiaOperationAbstraction `TryCatch` working inside loops and with `UiaOperationDelegator::AbortOperationWithHresult`
#76 opened by beweedon - 0
Update tests and comments once a Windows version which can fail IsOpcodeSupported is released
#77 opened by beweedon - 0
UiaArray should have a constructor which takes a begin iterator and an end iterator
#75 opened by beweedon - 0
UiaArray should have a convenience `Contains` API which internally just does a local/remote for loop.
#74 opened by beweedon - 0
- 4
- 0
Give more meaningful error in UiaOperationAbstraction when MalformedBytecode is returned from the operation
#72 opened by beweedon - 0
- 0
UiaEnum cannot be part of UiaTuple
#65 opened by pengyuanjin - 3
- 0
Add support for `GetMetadataValue` to the UIA operation abstraction library
#35 opened by LukaszMakar - 0
- 0
No corresponding function in the wrapper for `IUIAutomationElement::GetCurrentMetadataValue` and other potential issues
#60 opened by pengyuanjin - 2
UiaBool conversion to bool is incorrect
#57 opened by joemmett - 0
`UiaOperationAbstraction.h` requires including other headers to consume the abstraction implementation
#53 opened by LukaszMakar - 0
UIA abstraction methods to get element relatives with built cache fail when no relative has been found
#51 opened by LukaszMakar - 0
Provide default constructors for UIA operation abstraction types (where it makes sense)
#50 opened by LukaszMakar - 0
Make Remote Ops execution async
#47 opened by mlalic - 0
- 0
- 0
- 0
`UiaArray` and `UiaStringMap` collections cannot be nested in other collections
#42 opened by LukaszMakar - 0
- 0
Helper function to convert win32 Rect to Windows::Foundation::Rect wrongly creates the new rect
#25 opened by zhayuli - 0
Consider adding default constructors for `UiaRect` and `UiaPoint` to UIA operation abstraction
#27 opened by LukaszMakar - 0
- 0
- 0
Add support for `IUIAutomationElement::BuildUpdatedCache` to the operation builder and abstraction
#26 opened by LukaszMakar - 0
- 1
- 0
Migrate more functional tests
#20 opened by mlalic - 0
Add support for accessing X, Y, width and height of rectangles to `UiaRect`
#15 opened by LukaszMakar - 0
Add Character-level indexing to UiaString
#12 opened by mlalic - 0
Add Azure Pipelines build support
#7 opened by mlalic - 0
Add the code generator tool source code
#8 opened by mlalic