Looping through table within the UI Selector

Hey @vds1

This link will guide you on this:

How to use a variable in: <webctrl aaname=VARIABLE /> - #2 by aksh1yadav[quote=“vds1, post:1, topic:5890”]
How do i pass a counter to the selector in order to save the element on a variable which will be tested for particular text existence?
[/quote]

<wnd ctrlname='alertList' />
<ctrl name='Data Panel' role='client' />
<ctrl name='Bucket row " + counter_variable+ "'  role='cell' />

Regards…!!
AKsh

1 Like