This activity is used to wait for the value of the specified element attribute to be equal to a string. We have to specify the string explicitly:
- Drag and drop a Flowchart activity on the Designer panel. Next, drag and drop the Wait attribute on the Designer panel. Now, right-click on the Wait attribute activity and set it as the Start node.
- Double-click on the Wait attribute activity. We have to specify three values: attribute, element, and text property. We also have to specify the element on which we have to supply the value:
Hit the Run button and see the result.