Skip to main content
Solved

Reccorder accion using left click - error.

  • November 3, 2025
  • 2 replies
  • 24 views

Forum|alt.badge.img+2

Hi !!

 

I have noticed that since last week, two processes that perform clicks on two sites are not working for me. It looks as if the action is being performed, but it is not being applied. I noticed that changing it to the “Click” option in some cases does cause the site to load and display the content, but in other cases, the same action shades the entire site even though the button or an option from a list has been selected. Is the same thing happening to you?

 

Note: I haven't made any changes, but I noticed that since last Thursday, I've had this issue in my Automation 360 with processes that were working normally.

Best answer by Tamil Arasu10

The issue appears to be linked to a recent update to Automation 360 (v.26 or later) and/or browser updates (Chrome v124+ or Edge v124+).

  • In many cases, changing the action from Click to Left Click resolves the issue.
  • This forces a more direct mouse event rather than relying on DOM interaction

2 replies

Tamil Arasu10
Most Valuable Pathfinder
Forum|alt.badge.img+18
  • Most Valuable Pathfinder
  • Answer
  • November 4, 2025

The issue appears to be linked to a recent update to Automation 360 (v.26 or later) and/or browser updates (Chrome v124+ or Edge v124+).

  • In many cases, changing the action from Click to Left Click resolves the issue.
  • This forces a more direct mouse event rather than relying on DOM interaction

Shreya.Kumar
Pathfinder Community Team
Forum|alt.badge.img+14
  • Pathfinder Community Team
  • November 28, 2025

@Etaveras are you still facing this issue?