CSS Selection

Alex said:

Hi PaCabo,

Thank you for using our product.

Sorry for the late response. If I understand the question correctly, you can use “storeEval” to set a variable for keeping the CSV file’s current line index. Then you can locate the element with that variable - say it’s “i”:

id = listitem${i}innerListBoxwfm-edit-window-type-list-orders

I made an example for you Get CSV's current line http://forum.katalon.com/discussion/6359/css-selection · GitHub

Hi Alex

Thank you very much for the response and the example, but I do not know how it can be adapted to my case

I have seen your example page and the mailbox ID is fixed, id = “first-name”, but in my case, the ID is different for each option, so I do not know how I can do it and I have more menus of this type by what will I have the same problem

I have uploaded a video to Vimeo to make it clearer which is my problem

https://vimeo.com/268358838

Thank you very much for your help