Hello
I used around 40 “For Each UI Element” activities in the flow. However, after completing the development, when I start the flow, nothing happens, and no action is performed. Do you know what might be causing this issue?
Thank you for your response.
Add the logs to see till where your flow ran and what could be the part of code would be facing issue.
Also try debugging it.
@ashokkarale
Hello, thank you for your response. Currently, the process hasn’t even started. No errors are occurring. Have you ever encountered a situation like this?
do you mean the code execution started but not reached till the For Each activity?
I have no choice but to delete all the code and redevelop it. Thank you for your response
For testing purposes, you can log CurrentElement.Selector.Text; then open UIExplorer, paste the element and clicl validate; if it does not work, try to click repair or you can compare it with the ones you got on development phase