dogtail-recorder
GUI test tool and automation framework
Install
- All systems
-
curl cmd.cat/dogtail-recorder.sh
- Debian
-
apt-get install python-dogtail
- Ubuntu
-
apt-get install python-dogtail
- Kali Linux
-
apt-get install python-dogtail
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-dogtail
- Raspbian
-
apt-get install python-dogtail
- Dockerfile
- dockerfile.run/dogtail-recorder
python-dogtail
GUI test tool and automation framework
dogtail is a GUI test tool and automation framework written in Python. It uses Accessibility (a11y) technologies to communicate with desktop applications. dogtail scripts are written in Python.