dogtail-detect-session
GUI test tool and automation framework
Install
- All systems
-
curl cmd.cat/dogtail-detect-session.sh
- Debian
-
apt-get install python-dogtail
- Ubuntu
-
apt-get install python-dogtail
- Kali Linux
-
apt-get install python-dogtail
- Fedora
-
dnf install python3-dogtail-scripts
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-dogtail
- Raspbian
-
apt-get install python-dogtail
- Dockerfile
- dockerfile.run/dogtail-detect-session
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.
python3-dogtail
GUI test tool and automation framework that uses assistive
technologies to communicate with desktop applications.