Open
Description
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 and executed like any other Python program.
We could write one test per demo and use that test for JS, Vala, Rust and Python.
Since dogtail uses a11y technologies like atspi, it'll force us to write accessibility demos too.