Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unwanted delay added over time after a number of repetitions/loops #270

Open
rbertwang1 opened this issue Apr 5, 2024 · 0 comments
Open

Comments

@rbertwang1
Copy link

I have been trying to troubleshoot this issue for a couple weeks now on and off and can't seem to find a solution

I have a recorded macro that refreshes a webpage at a fixed interval/delay and have it looped
I have noticed that after a certain amount of loops/repetitions, the macro will be running with some random added delay
I know there's a feature that adds random delay for the Pause function - I have opted for it not to add any random delay, only specific delays.

For example, let's my macro is supposed to refresh google home page every 60 seconds and I play the macro at xx:00:00 (hh:mm:ss) and have it looped infinitely
After let's say 30 minutes have gone by, I come back and check the macro and it refreshes now at xx:00:30 instead of xx:00:00

The only solution I've found is to restart the program and restart the macro. I would like to have it automate 24/7 without restarting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant