The current codebase completely relies on C# using .NET. https://learn.microsoft.com/en-us/dotnet/framework/ui-automation/ui-automation-overview
Is there any npm library that allows to use microsoft UIA (user interface automation) framework using any of the below.
- javascript
- typescript
- Nodejs