1First you extract the data by using datascraping, then run foreach row
2 Inside if condition activity give your condition.
3. Add one click activity,
4. Give selector based on index, or according to the pattern
Thanks for your immediate response. i know how data scraping, for each and if condition in UiPath but i could not able to get an idea for click an particular button based on the conditions.
in UiPath,
we have an options to inspect an element while using activitity->Click, Can you explain me how to click a button based on conditions.
Get the selector of the button on which you have to click, check the pattern how its varying for each row, then based on that you have to write a logic to get the selector , check for the fields like id, and their pattern.
I hope everything is great for you!
Were you able to do what you wanted? If you did, could you please share at least the screenshot. I am having a similar issue at the moment.
Hi Mahesh,
In my case an unable to get the debatable by data scrapping , I can able to select individually but not as table. Can you suggest how to handle it ?
Hi there! I’m having a similar issue i’m looping throught a data table and i want to click on a button based on a condition. I have a problem with giving a selector based on index . I’m short on time so I would be really thankfull for a quick reply