Is there a trick to getting the select command to select multiple labels.
For example if I have a select list with labels item 1, item 2, item 3 and I run three select commands in Kantu:
select id=mylist label=item 1
select id=mylist label=item 2
select id=mylist label=item 3
in the end only item 3 is selected
Is there some other way to select multiple values?
Thanks for any help.