Retry scope - Condition Activity

I am trying to find a way to use a normal bool statement for a condition activity in a retry scope. I could use a dynamic selector to cheat and break the selector on an element exist to do it. Is there a better way?

Look for package “Workflow Manager Activities” and download. You’ll find an “Is True” Activity which can be used in the condition. Very handy for when what you’re checking isn’t the existance of an element on screen.

image

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.