Error in all activities that use the interface: Activity timeout exceeded

Hello,
I have a process that interacts with chrome, this process has been working correctly until a few days ago, where all the activities that use the front end interface have the error: Activity timeout exceeded. I have reviewed the videos of the process, and what I observe is that the chrome browser stays highlighted.
What could be th possible reason?

image

Hi @Krissaj.jv

If the webpage being automated is slow to load or has undergone changes that affect its loading time, it may cause the activities to time out. You can try increasing the timeout values for the relevant activities to give the webpage more time to load.

Thanks for the reply,

However, the web page loads completely and the elements are visible on the screen. Also mention that this problem does not always happen, 10 executions are carried out per day and the problem occurs in 7 of them, a month ago it occurred in 2 executions.