GUI automation. Python as backend and flutter desktop as frontend

  Desktop, Desktop App, Flutter App

GUI_AUTOMATION

gui automation based on pyautogui python as backend and flutter desktop as frontend, drag and drop tool, no coding required.

Install python dependencies

pip install pyautogui

that’s it, now you can try the app by running the executable file release/linux/automation. Check the example down below.

Example

It is tested on Linux based system Ubuntu 20.4
the following sequence will open a terminal write “python –version” in it then press Enter. The process will be repeated 2 times (overall 3 times).

alt text
alt text

Download GUI AUTOMATION app source code on GitHub

https://github.com/Hasankanso/gui_automation