Closed jpturski closed 2 months ago
Hi, you have many ways to achieve this:
First: Options -> Playback -> Repeat -> Put a absurd number of repeat Second: Options -> Playback -> Interval -> 1 second Third: Options -> Playback -> For -> 24 hours
Hope that helps, if it is still not working, then it's a software problem.
After reviewing your record, it's because there's a line where the timestamp is negative, i don't know how it is possible, never had that.
{
"type": "cursorMove",
"x": 1070,
"y": 628,
"timestamp": -1.7235448360443115
},
Here's a fixed version: testemarcro-rs-keepalive.json
Describe the bug Recording not repeating. Maybe I'm too dumb, but I've tried change every settings of playback and none worked. The macro runs fine first time. I would like to play in loop, how can I achieve this?
To Reproduce
testemarcro-rs-keepalive.json