Skip to content

feature suggestion: js key down/up recorder to automate writing writing the simulated input by hand #1

@wis

Description

@wis

I suggest two features:

  1. a button for recording the key presses on the web page, and it writes the recorded key input to the simulated input textbox
  2. a button for testing simulated input in real time, without the use of simulated input text, but for helpfulness it also writes the simulated input text to the webpage/textarea in real time
    • this requires deciding what should happen when the recorder is running, and no keys are pressed (or no longer pressed), i.e. it is idle time, should the recorder send an idle event immediately after 1ms? and then on the next key press, before writing the key press event, it writes the idle time since the last idle time (1ms) event?

I can help if you are looking for contributions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions