Retry Scope if Element Exists

Hi friends,

I am looking for a way to use the retry scope activity, but it should press a button, as long as this button exists. Unfortunately there is no way of indicating another element once the button is clicked for the last time, do you have an idea what to put in the condition?

Thanks a lot!

1 Like

Hi @Bjoern.Mestemacher,

Use Do while loop with Element Exist :slightly_smiling_face:.

1 Like

Thanks a lot, exactly what I needed!

1 Like

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