-
Notifications
You must be signed in to change notification settings - Fork 15
TODO Change Log
Konrad Staniszewski edited this page May 16, 2019
·
1 revision
- convert cli to class based API []
- add a monkey runner function for random touch input []
- the ability to click relative positions on the screen wrt the size of the screen []
- automatic event<#> detection []
- add screen width dependent input events []
- convert openApp to open a fresh copy of the app every time []
- record and replay input from all /dev/input/event# numbers and hardware devices []
- proper object oriented class structure for API [X]
- add availability to go to sepcific tasks within an app []
V1.0: Basic funcionality is present can record, replay, chain, and script basic things.
V1.1: Converted to class based structure with python API