Hi,
Is there any way to make the flow to wait for my input, which is UI element selection and further continue the flow?
For example, i have a window which contains a list of elements which changes for every other instance and i have to select a element from the list and signal 'proceed' to the flow and then it can continue applying the next commands in the flow to that selected UI element.