@borismh wrote:
first read the input excel - “read range”
then I get the data to use - “for each row” - “get row item”
up to that part and correctly automatedthen, according to the data I need “underlined in red”, it has to be selected in this “select item”
where you can see that these data exist with their codes
and there you can see your selectors, the “css selector” included it just in case
my goal is that in the “for each row” - “get row item” detect each element and select the corresponding element in the “select item”
that somehow detect the crop and identify it in the selector
but I have no idea how to do it
I hope you can help me
Posts: 5
Participants: 2