Search Option In Page

Hi,

It may be better the following steps.

First, use ForEachUiElement for the target element to click.
Next, add label text which is used for filtering, and finish wizard.
Then, add filter condition with the above label.
Finally, add Click activity using CurrentElement.

Regards,