Can a GNOME application be automated? How?
automation, gnome, linux, user-interface
Solution
While specifically designed to test GUIs, dogtail provides the functionality you are looking for.
Problem
Can a GNOME application be automated? I.e., can I programatically interact with its user inteface? How?