Use table row contents in ui-explorer

just like we can use arguments and variable in ui-explorer, can we use table row contents if an activity like click activity is put inside a for each row in datatable activity.

image

Hi @josephatomwanzia

You need to pass item in aaname attribute!

Assign String variable varString = item.ToString

Then add the Varstring by right click on the aaname attribute in uiexplorer It will prompt you to select a variable choose the varString Variable and then click Ok

Regards

Worked perfectly

Hi @josephatomwanzia

Glad to hear.

Happy Automating!

Regards

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.