on 2025 May 02 5:09 PM
Hi Team,
My automation that clicks on a list of hyperlinks is suddenly not working as it should. The Click activity used to work no problem for every item in a For Each loop for this list of links. Now, it is clicking on the first link, but after that - nothing happens. The debugger timeline says that the second Click activity did take place but there is nothing to show for it.
So, I replaced the Click with the Mouse Click activity, which works as intended...except when I try to run the automation on a browser that is being displayed anywhere other than my laptop screen. If it is running in a browser that is displayed on - for instance, a monitor connected to the laptop via USB-C, the mouse click does click...but it always completely misses its mark! It does this on my laptop screen as well, but very rarely. What puzzles me the most is the activities seem to work in other parts of the automation fine, the only thing different about these particular activities is that they are operating on a collection in a For Each loop.
I have tried:
-Recapturing the affected screen
-Running the automation across three different browsers (Chrome, Edge, Firefox)
-Restarting the Desktop Agent
-Restarting the IRPA Chrome (and Edge) extension
I could try maybe reimplementing the For Each loop if this is the common denominator, but I'm not sure why or how that would help.
The irpa_core version I am on is 1.73.13.
Any sort of explanation here would help me immensely.
Thanks in advance,
Hamzah
Request clarification before answering.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.