gui automation based on pyautogui python as backend and flutter desktop as frontend, drag and drop tool, no coding required.
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.
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).