Description
Access the AT-SPI accessibility bus from Python, allowing tools to inspect and interact with accessible UI objects exposed by desktop applications. It is useful for accessibility testing, assistive tools, and UI automation.
Accessibility APIs can reveal window text, control names, and user activity. Use only with user consent and avoid collecting more UI data than needed.