The uitree module exposes the at-spi tree. We can use it to do functional tests of the UI, by checking if the expected widgets exists, clicking them etc. A simple example of how this can be used is in the test, which runs a window and check that it has the expected button. |
||
|---|---|---|
| .. | ||
| data/sample.activity | ||
| graphics | ||
| test_bundlebuilder.py | ||
| test_mime.py | ||
| test_uitree.py | ||