how to select items from a list automatically from a web application one by one by using for loop and if condition in UiPath
Please mention how to apply a for each loop and if condition
@Arvind_Malik
You can go through this
Regards,
1 Like
You can use the ‘Select Item’ activity in UiPath.UiAutomation.Activities to select an item from a list one by one. You can replace the selections with a variable that you might want to select.
Regards
Gokul
If you are looking at an approach which involves both for each & if, you can build it something like this:
Hope this helps,
Best Regards.
@ Gokul
Thanks,
yes i am trying accordingly
@arjunshenoy
Thanks
trying accordingly
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.