Crate test_by_a11y

Source
Expand description

§Test By A11y

Write integration tests for UI based software, testing via the accessibility interface.

Warning: Currently this only supports Linux through the ATSPI interface.

§How to Use

To see an example how to use this with the Gnome Calculator, see tests/test_gnome_calc.rs.

Modules§

prelude
Quick access to all useful functions for getting started.