Automate testing of Python based GUI
846327Jun 9 2011 — edited Jun 9 2011Is it possible to automate the testing of GUI created using Python libraries?
In general we can capture event on swing app to record for play. How do we do it for Python GUI.? is it possible to listen/ get awt events from Python GUI app?
regards.
Lya