Skip to content

Re-implement UI Event Recorder and Counter #1122

@ganimtron-10

Description

@ganimtron-10

Is your feature request related to a problem? Please describe.
We are currently missing a way to record and replay UI interactions for testing. In FURY v1, we had an Event Recorder and Event Counter that allowed us to capture user actions and replay them to make sure the UI behaves correctly. Without this, testing complex interactions is a manual headache.

Describe the solution you'd like
We need to bring back the record/play functionality into v2. Which should be able to record, store and replay the event from the stored data. Refer v1 implementation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions