by gjb1002
Record/Replay "layer" for Python GUIs, consisting of a generic interface and an implementation for PyGTK. Records and replays user actions by being toldnames for them by the app developer, not by capturing system events.
Version 2.0:
-----------
New module (gtklogger.py)
- A completely new aspect to PyUseCase, which can now produce you a standard log
of everything that happens in your GUI, which should serve as a baselin for e.g. TextTest.
Generic module ...
gjb1002 changed the public information on the PyUseCase project
gjb1002 changed the public information on the PyUseCase project
gjb1002 changed the public information on the PyUseCase project
gjb1002 changed the public information on the PyUseCase project
gjb1002 changed the public information on the PyUseCase project
gjb1002 changed the public information on the PyUseCase project
Process-handling module (jobprocess.py):
- Restored code to kill arbitrary processes, not just subprocesses, on Windows. New interface.
Version 1.4.1:
--------------
Generic module (usecase.py):
- Bugfixes to improve determinism around application events, making sure the wait occurs in a predictable place.
Looks ahead to avoid creating threads or idle handlers which will only ...
Generic module (usecase.py):
- Allow application event renaming. Sometimes identifiers change in the system, and it's necessary to
tell PyUseCase about this so it can update any application events that are thereby discovered to have
...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use