summaryrefslogtreecommitdiff
path: root/devel/accerciser/DESCR
blob: fd4b7feab7d15b83e5a82a89fd00792622faa891 (plain)
1
2
3
4
5
6
7
8
Accerciser is an interactive Python accessibility explorer for the
GNOME desktop. It uses AT-SPI2 to inspect and control widgets,
allowing you to check if an application is providing correct
information to assistive technologies and automated test frameworks.
Accerciser has a simple plugin framework which you can use to create
custom views of accessibility information.

In essence, Accerciser is a next generation at-poke tool.