Skip to content

TODO Change Log

Konrad Staniszewski edited this page May 16, 2019 · 1 revision

TODO

  1. convert cli to class based API []
  2. add a monkey runner function for random touch input []
  3. the ability to click relative positions on the screen wrt the size of the screen []
  4. automatic event<#> detection []
  5. add screen width dependent input events []
  6. convert openApp to open a fresh copy of the app every time []
  7. record and replay input from all /dev/input/event# numbers and hardware devices []
  8. proper object oriented class structure for API [X]
  9. add availability to go to sepcific tasks within an app []

CHANGELOG

V1.0: Basic funcionality is present can record, replay, chain, and script basic things.

V1.1: Converted to class based structure with python API

Clone this wiki locally