morgon has asked for the wisdom of the Perl Monks concerning the following question:
I am on Ubuntu (i.e. Gnome-Desktop) and would like to automate some tasks that would require script-controlled interaction with GUIs (i.e. start a program, select menues, press buttons etc).
I have looked around a bit (I don't know a lot about either Gtk or Gnome) and found 2 GUI-testing frameworks that may be usable for this task: dogtail (Python) and LDTP (with Python bindings).
Before I now spend time on these I would like to know if there are any Perl-tools that I could for such a task.
Many thanks!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: GUI automation with Gtk
by LanX (Saint) on Apr 08, 2010 at 16:48 UTC | |
by morgon (Priest) on Apr 08, 2010 at 21:43 UTC | |
by LanX (Saint) on Apr 08, 2010 at 21:53 UTC | |
by morgon (Priest) on Apr 08, 2010 at 22:03 UTC | |
by LanX (Saint) on Apr 08, 2010 at 22:11 UTC | |
|
Re: GUI automation with Gtk
by Illuminatus (Curate) on Apr 08, 2010 at 16:14 UTC |