Find value in a list saved by a .check

Hi,

I have a .check which is set optional with a find all and if a list is found I would like to ascertain if a particular value is saved in the list. In scala I could do something like: pages.contains(“Questions”) but is there a way of doing this with Gatling please?

pages being my list and Questions being the value that I am looking for.

Best regards,

Dean C

Hi,

not sure if I just asked a stupid question here or if there is not a good answer. Any thoughts please?

Best regards,

Dean C