FlaUI
FlaUI copied to clipboard
Win legacy app prevents Input cmds such as Mouse and Keyboard
Hi all, I am trying to automate Legacy app(dont have access to source code). It shows up on UIA2 version, but it seems some permission level prevents some commands to happen. Whenever I give focus on this app, all commands related to Mouse and Keyboard stops working. It just stops responding to any action.
Any suggestion if there is something that can be used?
Screenshots
Add screenshots of FlaUIns
pect/Inspect to show your controls with issues.
Hi @geovaneo. Not enough information to suggest smth. Pure Mouse/Keyboard automation should not be affected by the application. Code snippet might be helpful.