robot
robot copied to clipboard
Add UIAutomation Windows Support
It would be awesome!
Popular UIAutomation Wrappers:
- https://github.com/TestStack/White/tree/UIAComWrapper
- https://www.autoitscript.com/forum/topic/153520-iuiautomation-ms-framework-automate-chrome-ff-ie/
- https://github.com/mmarquee/ui-automation
- https://github.com/Roemer/FlaUI
- https://github.com/pywinauto/pywinauto/tree/UIA
Hi, thanks for your suggestion. However, I'm not too familiar with UIAutomation. Could you please explain what you imagine the end result to look like? Specifically, what would be the purpose of adding this to Robot, where does it fit into the project, what are some use cases and how could similar functionality be implemented on other supported operating systems.
UIAutomation is only for Windows systems but you can automate everything related to GUI with it.