How to automate on screen GIF/video creation

Use case

I want to create GIFs/Videos of user actions for our product(s) which is a web application.

Currently I am individually recording each of these mouse hover/click display operations.

Any Solutions ?

I am new to workflow creation, so thought of popping this question.

Has anyone solved this use case ? I am looking at AirTop integrations. But don’t know if it will blend it with GIF creation.

Any help is appreciated.

Hey @srajappa welcome to the community,

What i was thinking of is a Workflow like that

Webhook Trigger → Playwright Node → Screen Recording → GIF Conversion → Upload to storage

Is this something you’d find logical?
Then we can expand on it

Jm