Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 2 months 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-27T06:32:33.000Z (about 9 years ago)
- Last Synced: 2024-10-09T15:44:08.630Z (3 months ago)
- Language: Python
- Size: 156 KB
- Stars: 0
- Watchers: 2
- 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 ([email protected]). All rights reserved.