amruthvvkp / flaui-uiautomation-wrapper

Tool to perform UI Automation on Windows desktop applications using an underlying Fla-UI wrapper.
GNU General Public License v3.0
6 stars 3 forks source link

Create initial pythonnet bridge #1

Closed amruthvvkp closed 2 years ago

amruthvvkp commented 2 years ago

We need to have initial base connectivity to the FlaUI DLL's using PythonNet and establish a way to hook to any PID's. This would prove a way to establish a connection that makes it work with the next set of features that would come in.