The document provides an introduction to using GNOME accessibility features to implement automation testing. It defines accessibility and describes the Assistive Technology Service Provider Interface (AT-SPI) which allows applications and assistive technologies to communicate. It then discusses several tools that can be used for automation testing including Accerciser, Linux Desktop Testing Project, Orca, Dogtail, and Strongwind. All of these tools utilize the AT-SPI to inspect and control application widgets programmatically.