Forum Discussion
2 Replies
- mikef
Staff
I'm just not entirely sure of how the app-under-test looks; whether you are trying to find a specific element in a group of elements, or just validate a single value exists in a text block.
This example shows how to loop through a set of elements to find a specific block, including using regular expressions:
If you could share a screenshot or a more detailed description it may help.
Thanks!