ui-automation icon indicating copy to clipboard operation
ui-automation copied to clipboard

Java wrapper for ms-uiautomation

Results 30 ui-automation issues
Sort by recently updated
recently updated
newest added

It always returns root element - "Desktop". The issue also occurs in demo project.

The dependency for "findbugs" should be scoped to `test` - otherwise it blows up the "all inclusive" jar without need.

Suggest to replace log4j with slf4j+logback-classic. Better than updating to actual log4j version every week :smile:

My application on win10 not responding when I open page with many items there. ![132881133-691b0aa9-3db7-4bc2-a3e1-9801efb3578c_LI](https://user-images.githubusercontent.com/73962473/137113766-d8921cd6-c775-42f8-8329-e3034bac2757.jpg) You can see that page has 4000+ items there. That exception happens only with big...

Hello and greetings, I found that some controls of some software cannot be located by UI Automation of inspect, but can be located by MSAA, so how to write this...

When running on my local PC i can automate Electron APPS but when testing on a server i cannot automate Electron APPS? im super confused on the reasoning

Hello and greetings, I am trying to start an application with multiple arguments, but it doesn't work as expected. It looks all my arguments are put into a single String...

I am not able to find a dependency fos this latest Stabel release anywhere. I found only 0.4.3. Any tips on you guys are using this?