I have a workflow that has been working PERFECTLY FINE, until yesterday. A click activity
seems to have stopped working and its throwing the error below:
Here is the sequence of the workflow ( I also attached my workflow).
-
Automation launches Home - Centers for Medicare & Medicaid Services | CMS and types in " Summary of data changes" in the search.
-
Then a click activity clicks on “I/OCE Quarterly Release Files | CMS” . see below:
-
then another click activity clicks on the most recent version of the entries here ( I/OCE Quarterly Release Files | CMS
See the activities for numbers 2 and 3 below
OBSERVATIONS.
- I notice that on number 2 from above, automation does not seem to be clicking on the link
- From debugging, number 3 above seem to the cause of the issue.
- While automation is stalling on number 2, if I manually click on it, automation continues and everything works fine.
WHAT i HAVE DONE TO FIX IT
- I ensured that the browser window is open so automation can find UI elements
- I edited and validated the Target for number 2 and 3
- I used another click activity to see if that changes anything, but it does not.
Need some help now because this workflow has been working just fine before yesterday. See workflow attached.
getCode.zip (99.8 KB)