https://github.com/wywincl/new-ldtp-recorder
This program translates GUI Events to executable commands that fit the Linux Desktop Testing Project (LDTP, http://ldtp.freedesktop.org/).
https://github.com/wywincl/new-ldtp-recorder
Last synced: about 1 month ago
JSON representation
This program translates GUI Events to executable commands that fit the Linux Desktop Testing Project (LDTP, http://ldtp.freedesktop.org/).
- Host: GitHub
- URL: https://github.com/wywincl/new-ldtp-recorder
- Owner: wywincl
- License: gpl-3.0
- Created: 2015-10-23T05:35:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-27T06:32:33.000Z (over 10 years ago)
- Last Synced: 2025-11-29T20:18:39.945Z (7 months ago)
- Language: Python
- Size: 156 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
* new ldtp recorder
This program translates GUI Events to executable commands that fit the Linux Desktop Testing Project (LDTP, http://ldtp.freedesktop.org/).
** Usage
#+BEGIN_SRC bash
$ ./new_ldtp_recorder.py [gui]
#+END_SRC
** Requirements
- python 2.7
- pyatspi2
- Xlib
- pymouse
** Development
*** Debug:
There is a LDTP_RECORDER_DEBUG environment variable.
See src/debug.py for more Information.
For more information, please email the author.
Copyright (c) 2015-2016, Wang Yang (wywincl@gmail.com). All rights reserved.