Here's my list
@{referentiel} N1(exemple)/N2(exemple) N2(exemple)/exemple
where i use it
Visca barca
[Arguments] ${index}
Click Element Using Javascript //div[@id='mat-select-value-5']
Click element of long page //span[@class='mat-option-text'][contains(.,'@{referentiel}[${index}]')]
And my testcase
we are the best
Visca barca 1
Error :
Value of variable '@{referentiel}[${index}]' is not list or list-like.