I have two data from Excel, this data is used on the web with two conditions, if SKU is “Yes” then the robot will choose SKU and if SERVICE is “Yes” then the robot will choose SERVICE after running SKU.
I created a variable “listGroupby” with data type “List of String” then I used “append of list” to store the data.
after that I used “For each” to run several activities on the website in the yellow circle.
now, I want the robot to run if you choose “SKU” then go to the “SKU” flow or if you choose “SERVICE” then go to the “SERVICE” flow because this section has a different flow