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

Examples in documentation for testing #69

Open digaumlv opened 7 months ago

digaumlv commented 7 months ago

Do you have any example of Flaui being used in Python for eventual testing? Or any documentation on how to use it?

amruthvvkp commented 2 months ago

I am building up the code for v1.0.0 https://github.com/amruthvvkp/flaui-uiautomation-wrapper/milestone/1 which would include a detailed user guide for adoption of this library. FlaUI inherently has very less documentation on the internet, the one I am planning on would include concepts of FlaUI, Python API explanations, examples for all the available methods and samples for commonly used Python frameworks. Would that help you?